Difference between revisions of "Addon Modules Management"

From WHMCS Documentation

Line 13: Line 13:
 
'''Addon module management & access control'''
 
'''Addon module management & access control'''
 
[[File:Videotutorial.png‎|center|link=http://www.youtube.com/watch?v=39TpVTs8onE&hd=1|Watch Video Tutorial]]
 
[[File:Videotutorial.png‎|center|link=http://www.youtube.com/watch?v=39TpVTs8onE&hd=1|Watch Video Tutorial]]
 +
 +
 +
'''Removing Addon Modules'''
 +
 +
To remove an Addon Module, navigate to the '''Setup > Addon Modules''' page and then click the '''Deactivate''' button next to the addon. Please note, <span style="color: red">Disabling an Addon Module may delete data from database</span>. After disabling an Addon Module, you may then delete it from '''/modules/addons''' directory.

Revision as of 13:10, 6 June 2017

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

Watch Video Tutorial


Addon module management & access control

Watch Video Tutorial


Removing Addon Modules

To remove an Addon Module, navigate to the Setup > Addon Modules page and then click the Deactivate button next to the addon. Please note, Disabling an Addon Module may delete data from database. After disabling an Addon Module, you may then delete it from /modules/addons directory.