From Proxscripts Documentation
Jump to: navigation, search
Line 3: Line 3:
 
   <div class="docslink">
 
   <div class="docslink">
 
   <ul>
 
   <ul>
    <li>[[Matrix Cycler#Matrix_Cycler|Matrix Cycler]]</li>
+
    <li>[[Matrix Cycler#Downloading_Module|Downloading Module]]</li>
            <li>[[Matrix Cycler#Matrix_Instant|Matrix Instant]]</li>
+
            <li>[[Matrix Cycler#Module_Installation_Steps|Module Installation Steps]]</li>
 +
            <li>[[Matrix Cycler#Cronjob_Settings|Cronjob Settings]]</li>
 
   </ul>
 
   </ul>
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
 
<div class="subtitle">Downloading Module</div>
 
<div class="subtitle">Downloading Module</div>
 
<div class="docs">
 
<div class="docs">

Revision as of 16:00, 10 March 2015

Downloading Module
  • Login to your "proxscripts.com" account
  • Go to the "Downloads" page
  • Click on the "More..." Button of the script you wish to download
  • You will find the "License Key" for module 2 in the Modules box
  • Click on "Download Now" to download your script
Module Installation Steps
  • "Unzip" downloaded script and upload all files present in the folder named "upload" :
  • "FTP" to your "webhost account". Upload all the files to "public_html" directory.
  • Next, go to the admin area of your script.
  • Go to Manage Modules => Modules
  • Click on the "Import Module" tab and fill in the relevant fields, which are as follows :
    • License Key :* - Specify the license key here. This is a mandatory field and you will find it from the steps given above.
    • Module Label :* - Specify the module label here for your reference. You can set whatever you want in this field. For example: Matrix Cycler Plan, Matrix Cycler System etc. The Module Label will be the name of your module which will be displayed in the Menu when it will be added to your script.
    • Module Name :* - module2 (Don't change this. You need to enter it exactly the way it is written)
    • Advance Settings : - Enable (Enable the advance settings. Don't disable them)
    • Sub Plan Name : - Matrix (Don't change this. You need to enter it exactly the way it is written)
    • Plan Model : - Matrixplan (Don't change this. You need to enter it exactly the way it is written)
    • Position Model : - Position - Matrixposition (Don't change this. You need to enter it exactly the way it is written)
    • Purchase Position : - (Front Side Purchase Position) - index (Don't change this. You need to enter it exactly the way it is written)
    • Earning History : - (Front Side Earning History) - position (Don't change this. You need to enter it exactly the way it is written)
    • Cronjob : - position (Don't change this. You need to enter it exactly the way it is written)
    • Title of The Site : - Select the areas where you wish to display the options/statistics of this module. You can check all the places or the ones you want.
    • Setting Options : - Select the checkbox for Withdraw Restriction. It is mandatory to check this box.
    • Select SQL Patch File :* - Click on browse and add the SQL file (patch.xml) provided with the module here.
    • Click on the "Submit" button to apply the changes.
Cronjob Settings

Timing : Twice Per Hour (0,30 * * * *)

Path : php -q /home/[USERNAME]/public_html/app/Console/cake.php matrix -app /home/[USERNAME]/public_html/app

Matrix Instant - Module 2-instant
Downloading Module
  • Login to your "proxscripts.com" account
  • Go to the "Downloads" page
  • Click on the "More..." Button of the script you wish to download
  • You will find the "License Key" for module 2-instant in the Modules box
  • Click on "Download Now" to download your script
Module Installation Steps
  • "Unzip" downloaded script and upload all files present in the folder named "upload" :
  • "FTP" to your "webhost account". Upload all the files to "public_html" directory.
  • Next, go to the admin area of your script.
  • Go to Manage Modules => Modules
  • Click on the "Import Module" tab and fill in the relevant fields, which are as follows :
    • License Key :* - Specify the license key here. This is a mandatory field and you will find it from the steps given above.
    • Module Label :* - Specify the module label here for your reference. You can set whatever you want in this field. For example: Matrix Instant Plan, Matrix Instant System etc. The Module Label will be the name of your module which will be displayed in the Menu when it will be added to your script.
    • Module Name :* - module2 (Don't change this. You need to enter it exactly the way it is written)
    • Advance Settings : - Enable (Enable the advance settings. Don't disable them)
    • Sub Plan Name : - Matrix (Don't change this. You need to enter it exactly the way it is written)
    • Plan Model : - Matrixplan (Don't change this. You need to enter it exactly the way it is written)
    • Position Model : - Position - Matrixposition (Don't change this. You need to enter it exactly the way it is written)
    • Purchase Position : - (Front Side Purchase Position) - index (Don't change this. You need to enter it exactly the way it is written)
    • Earning History : - (Front Side Earning History) - position (Don't change this. You need to enter it exactly the way it is written)
    • Cronjob : - Keep this field blank
    • Title of The Site : - Select the areas where you wish to display the options/statistics of this module. You can check all the places or the ones you want.
    • Setting Options : - Select the checkbox for Withdraw Restriction. It is mandatory to check this box.
    • Select SQL Patch File :* - Click on browse and add the SQL file (patch.xml) provided with the module here.
    • Click on the "Submit" button to apply the changes.
Cronjob Settings

No cronjobs need to be set in this module.