
MLM Master Documentation
*Description
*Features
*Installation
*Running
*
The unique MLM Master Professional system is designed to make running your Internet business easier than you ever thought possible. We offer the perfect solution for the growth and exposure of your online MLM or network marketing company!
HOW IT WORKS
MLM Master Professional is a self-replicating system which allows MLM or network marketing businesses to create individualized web pages. It also functions as an automated sign-up tool for these pages, as well as e-mailing welcome letters and newsletters. Members can also search for lost ID and password information with ease.
You will direct visitors to mlm.cgi to signup for your system.
You can direct Existing members to login to mlm.cgi?action=member_login
If a member loses their password, they can retrieve it at passfind.cgi
To track hits to members pages for then requires your webserver to allow SSI.
The way to do this is to add a tag to the default website pages in templates/website.
An example tag would look like this:
<!--#exec cgi="hits.cgi?userid=%accountid%" -->
If SSI is enabled this should allow the tracking script to be called everytime someone
hits the page with the tag in it, thus recording a hit.
To track sales from your processor, involves calling sales.cgi as the return URL from your
credit card processor. They need to call it as such:
sales.cgi?userid=MembersMLMAccountID&price=PriceOfProductPurchased
Bear in mind we are currently building full payment modules for a number of payment processors
for this script, so if your processor does not support this type of tracking, dont fret, just
drop us a line at support@perlcoders.com to see what modules we have or recommend one be made
for your processor.
There is also a backup manager built into MLM Master Professional. It is crontab driven and has
3 levels of backup scheme available. You set the scheme you wanted during setup. So now it is a
matter of merely setting a crontab to run the script once a day. Doing this is really not hard.
Make a blank text file named crontab.txt and add the following line. (change path to suit server)
0 4 * * * (cd /path/to/script/directory && ./backups.pl)
Available %tokens% you can use in the default website.
%accountid%
%sponsor%
%first%
%middle%
%last%
%email%
%addy%
%city%
%state%
%zip%
%country%
%fone%
%fax%
%scripturl%
%sitename%
|
|
||||||||
|
||||||||
|
||||||||