Google Apps Wizard cPanel plugin
This tool was developed for web hosting companies, webmasters and website developers that have to setup domains with Google Apps in the everyday work. The purpose of Google Apps Wizard cPanel plugin is to facilitate the steps needed to work with Google Apps services. cPanel end user doesn’t need to have any prior knowledge of DNS records management while working with this tool.
Before proceed please make sure Turn On security token
Security Tokens = on
“WHM >> Main >> Server Configuration >> Tweak Settings >> Security”
Installation
Run the following shell commands as root via SSH:
# wget http://www.cpanelkb.net/download/gaw-3.0.tar.gz # tar -zxvf gaw-3.0.tar.gz # cd gaw-3.0 # sh gaw-installer.sh -install # cd .. # rm -Rfv gaw-3.0/ gaw-3.0.tar.gz
Go to WHM >> Main >> Plugins >> Google Apps Wizard and click UpdateNow.
Upgrade
If you are running version 3+ please skip this part.
# wget http://www.cpanelkb.net/download/gaw-3.0.tar.gz # tar -zxvf gaw-3.0.tar.gz # cd gaw-3.0 # sh gaw-installer.sh -update # rm -Rfv gaw-3.0/ gaw-3.0.tar /pre>
Uninstall
# wget http://www.cpanelkb.net/download/gaw-3.0.tar.gz # tar -zxvf gaw-3.0.tar.gz # cd gaw-3.0 # sh gaw-installer.sh -uninstall # cd .. # rm -Rfv gaw-3.0/ gaw-3.0.tar
Multi languages support
The language files folder is located at: /usr/local/cpanel/base/3rdparty/GoogleAppsWizard/lang/
The en.php is the default fallback language file so do not delete it!
To create new language files you must use an existing cPanel prefix.
You can see your available languages by navigating to: Main >> Locales >> View Available Locales.
Templates support
The Google Apps Wizard plugin support third party cPanel templates.
All you need to do is to copy the default template to your third party template folder.
Template path: /usr/local/cpanel/base/frontend/x3/gaw
Example command: # cp /usr/local/cpanel/base/frontend/x3/gaw /usr/local/cpanel/base/frontend/{Your custom template folder name}/