Difference between revisions of "Addon Modules Management"
Line 1: | Line 1: | ||
− | Addon modules allows developers to extend the functionality of WHMCS further including new pages in the admin or client areas. Addons can be obtained from the in-built Addon Directory by clicking the '''Addons''' tab. | + | Addon modules allows developers to extend the functionality of WHMCS further including new pages in the admin or client areas. Addons can be obtained from the in-built Addon Directory by clicking the '''Addons''' tab or via http://whmcs.com/appstore |
Once downloaded and installed they are all managed through the '''Setup > Addon Modules''' interface. Once activated, the modules will display in the dedicated "Addons" dropdown menu within the admin area for quick & easy access from any page. | Once downloaded and installed they are all managed through the '''Setup > Addon Modules''' interface. Once activated, the modules will display in the dedicated "Addons" dropdown menu within the admin area for quick & easy access from any page. | ||
Line 5: | Line 5: | ||
Management options consist of activating and deactivating of the modules, aswell as access control which allows full admins to define exactly which of the administrator roles are allowed to access each addon module. | Management options consist of activating and deactivating of the modules, aswell as access control which allows full admins to define exactly which of the administrator roles are allowed to access each addon module. | ||
+ | Documentation for creating an addon module can be found at [[Addon Modules]] | ||
− | + | '''Downloading and installing an addon''' | |
+ | [[File:Videotutorial.png|center|link=https://www.youtube.com/watch?v=g3sYz7tvcac&hd=1|Watch Video Tutorial]] | ||
− | + | ||
+ | '''Addon module management & access control''' | ||
+ | [[File:Videotutorial.png|center|link=http://www.youtube.com/watch?v=39TpVTs8onE&hd=1|Watch Video Tutorial]] |
Revision as of 18:14, 14 December 2012
Addon modules allows developers to extend the functionality of WHMCS further including new pages in the admin or client areas. Addons can be obtained from the in-built Addon Directory by clicking the Addons tab or via http://whmcs.com/appstore
Once downloaded and installed they are all managed through the Setup > Addon Modules interface. Once activated, the modules will display in the dedicated "Addons" dropdown menu within the admin area for quick & easy access from any page.
Management options consist of activating and deactivating of the modules, aswell as access control which allows full admins to define exactly which of the administrator roles are allowed to access each addon module.
Documentation for creating an addon module can be found at Addon Modules
Downloading and installing an addon
Addon module management & access control