Search the Community
Showing results for tags 'addon configuration'.
Found 2 results
-
i want to loop through all these checkboxes and generate them dynamically according to their roles and to concatenate role id dynamically with their friendly names instead of writing them manually , is there any way to do this ? function leave_module_config() { return [ 'fields' => [ 'Checkbox Field Name' => [ 'FriendlyName' => 'role1', 'Type' => 'yesno', 'Description' => 'Tick to enable', 'FriendlyName' => 'role2', 'Type' => 'yesno', 'Description' => 'Tick to enable', 'FriendlyName' => 'role3', 'Type' => 'yesno', 'Description' => 'Tick to enable', 'FriendlyName' => 'role4', 'Type' => 'yesno', 'Description' => 'Tick to enable', ], ] ]; }
- 1 reply
-
- addon
- addon module
- (and 3 more)
-
Recently we have encountered a issue related to our Billing, the ResellerClub has decided to add the individual charges/fee for each account in Linux Reseller Hosting, therefore, we have many cPanel account and we weren't charging our client individually for cP license fee. so could you please help us understand the procedure so that we can do the following without disturbing their basic package hosting. - Forcefully add (cPanel Fee Add-on) in the next invoice , and also compulsory to all Shared products only (hosting) based on monthly, yearly, or biannually billing.
-
- addons
- addon configuration
-
(and 1 more)
Tagged with: