ZamFoo Partnership Program
The ZamFoo software suite has expanded to allow VPS, dedicated server providers and data centers offer our free 2 month trial directly to their clients. Below is information about our partner program and how to start offering our software to your customers directly without any intermediate processes.
You may request inclusion included here by contacting us and getting included into the appropriate category as a distributor.
Simplest Method:
After Cpanel/WHM is completely installed simply run the following SSH code from a SSH client such as Putty. This will collect account level information, apply for the license, automatically install Zamfoo and then apply the license key to the installation.
Have WHMCS install ZamFoo to your VPS or Server:
Use our WHMCS ZamFoo Installation Module to install ZamFoo for your customers.
Install PHP SSH2 by Opening a SSH Window and Run this Command: pear install -f pecl/ssh2
Download the Installation Script: http://www.zamfoo.com/downloads/zamfootemplate/ZamFooWHMCSTrialInstaller.zip
Creating Your Own Cpanel Template with the Trial Files:
Create a SolusVM template (openVZ base)
wget http://www.zamfoo.com/downloads/zamfootemplate/zamfoo_trialtemplate.tar
tar -xvf zamfoo_trialtemplate.tar
cp -R *zamfoo* /usr/local/cpanel/whostmgr/docroot/cgi
chmod 755 /usr/local/cpanel/whostmgr/docroot/cgi/*zamfoo*
