johnc Posted September 26, 2016 Share Posted September 26, 2016 Hi, Guys. I am trying to add monitoring features to products. Structure will be like this; Product group : "PG" Products : P1, P2, P3 .... Addon features: Data Usage, Network traffic, Power Usage, ... Client can have MULTIPLE monitoring features. User case : ClientA purchases P1 add Power Usage monitoring features. Admin should be able to assign [Power ID] like "A-P1-POWER-yy" to the above service. ClientB purchases P1 add Data Usage monitoring feature. Admin should be able to assign [Data ID] like "B-P1-DATA-zz" to the above service. ClientA will see Power Usage from ClientArea ClientB will see Data Usage from ClientArea I tried to use Product Addon, but it does not have custom field feature. Would you guide me how to implement ? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted September 26, 2016 Share Posted September 26, 2016 Hi John, you can combine both Product Addons and Custom Fields, Addons is where your client pay for, while Custom Fields will be used to store information like the "Power ID" also you can use database table instead of Custom Field if you know how you gonna use it 0 Quote Link to comment Share on other sites More sharing options...
johnc Posted September 26, 2016 Author Share Posted September 26, 2016 Thank you for your reply. I am newbie for WHMCS. Could you tell me how I can combine both Product Addons and Custom Fields ? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.