Skip to content

Provides a CPanel Plugin to allow one click SiteApps account creation and setup.

License

Notifications You must be signed in to change notification settings

SiteApps/cpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiteApps plugin for cPanel.

First, request a host API key from SiteApps [https://siteapps.com/hosting/become-a-partner] (https://siteapps.com/hosting/become-a-partner).

Then run the following command as root on the server:

wget -q -O - https://raw.github.com/siteapps/cpanel/master/install_siteapps_cpanel_plugin.sh | bash

This will install the plugin dependencies and the actual SiteApps plugin.

Now, you will notice the SiteApps option in your WHM Plugin menu.

SiteApps Plugin

Click on the SiteApps link, and paste the host API keys you received from SiteApps (Public and Private).

API Keys

That's it. Now your users will see an new box called SiteApps in cPanel.

SiteApps Icon

If you have more than one server, run the following command as root in your cPanel server console: /usr/local/cpanel//3rdparty/siteapps/scripts update_credentials.sh <private_key> <public_key> -ff

This and other useful scripts can be found in: /usr/local/cpanel//3rdparty/siteapps/scripts.

About

Provides a CPanel Plugin to allow one click SiteApps account creation and setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages