From Proxscripts Documentation
Jump to: navigation, search
Line 3: Line 3:
 
   <div class="docslink">
 
   <div class="docslink">
 
   <ul>
 
   <ul>
    <li>[[Revenue Sharing#Title_Text1_Here|Title Text1 Here]]</li>
+
    <li>[[Revenue Sharing#Downloading_Module|Downloading Module]]</li>
             <li>[[Revenue Sharing#Title_Text2_Here|Title Text2 Here]]</li>
+
             <li>[[Revenue Sharing#Module_Installation_Steps|Module Installation Steps]]</li>
 +
            <li>[[Revenue Sharing#Cronjob_Settings|Cronjob Settings]]</li>
 
   </ul>
 
   </ul>
 
   </div>
 
   </div>
 
</div>
 
</div>
<div class="subtitle" id="Title_Text1_Here">Title Text1 Here</div>
+
<div class="subtitle" id="Downloading_Module">Downloading Module</div>
 
<div class="docs">
 
<div class="docs">
 
   <ul>
 
   <ul>
         <li>Login to your proxscripts.com account</li>
+
         <li>Login to your "proxscripts.com" account</li>
<li>Go to the Downloads page</li>
+
<li>Go to the "Downloads" page</li>
<li>Click on the More... Button of the script you wish to download</li>
+
<li>Click on the "More..." Button of the script you wish to download</li>
<li>You will find the License Key for module 3 in the Modules box</li>
+
<li>You will find the "License Key" for module 3 in the Modules box </li>
<li>Next, go to the admin area of your script</li>
+
<li>Click on "Download Now" to download your script</li>
<li>Go to Manage Modules => <b>Modules</b></li>
+
  </ul>
 +
</div>
 +
<div class="subtitle" id="Module_Installation_Steps">Module Installation Steps</div>
 +
<div class="docs">
 +
  <ul>
 +
        <li>"Unzip" downloaded script and upload all files present in the folder named "upload" :</li>
 +
        <li>"FTP" to your "webhost account". Upload all the files to "public_html" directory.</li>
 +
<li>Next, go to the admin area of your script.</li>
 +
<li>Go to Manage Modules => Modules</li>
 
<li>Click on the "Import Module" tab and fill in the relevant fields, which are as follows :
 
<li>Click on the "Import Module" tab and fill in the relevant fields, which are as follows :
 
  <ul class="subpoint">
 
  <ul class="subpoint">
 
<li ><b>License Key :* - </b>Specify the license key here. This is a mandatory field and you will find it from the steps given above.</li>
 
<li ><b>License Key :* - </b>Specify the license key here. This is a mandatory field and you will find it from the steps given above.</li>
<li ><b>Module Label :* - </b>Specify the module label here for your reference. You can set whatever you want in this field. <b>For example : </b>Revenue Sharing Plan, Revenue Sharing 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.  
+
<li ><b>Module Label :* - </b>Specify the module label here for your reference. You can set whatever you want in this field. For example: Revenue Sharing Plan, Revenue Sharing 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.</li>
</li>
 
 
<li ><b>Module Name :* - </b>module3 (Don't change this. You need to enter it exactly the way it is written)</li>
 
<li ><b>Module Name :* - </b>module3 (Don't change this. You need to enter it exactly the way it is written)</li>
 
<li ><b>Advance Settings : - </b>Enable (Enable the advance settings. Don't disable them)</li>
 
<li ><b>Advance Settings : - </b>Enable (Enable the advance settings. Don't disable them)</li>
Line 33: Line 41:
 
<li ><b>Setting Options : - </b>Select the checkbox for Withdraw Restriction. It is mandatory to check this box.</li>
 
<li ><b>Setting Options : - </b>Select the checkbox for Withdraw Restriction. It is mandatory to check this box.</li>
 
<li ><b>Select SQL Patch File :* - </b>Click on browse and add the SQL file (patch.xml) provided with the module here.</li>
 
<li ><b>Select SQL Patch File :* - </b>Click on browse and add the SQL file (patch.xml) provided with the module here.</li>
  </ul>
+
<li >Click on the <b>"Submit"</b> button to apply the changes.</li>
</li>
+
          </ul>
<li>Click on the "Submit" button to apply the changes.</li>
+
        </li>
 
   </ul>
 
   </ul>
 
</div>
 
</div>
<div class="subtitle" id="Title_Text2_Here">Title Text2 Here</div>
+
<div class="subtitle" id="Cronjob_Settings">Cronjob Settings</div>
 +
<div class="docs">
 +
  <p>Cronjob <b>c)</b> is <b>mandatory</b> to set.</p>
 +
  <p>You need to set cronjob a) or b) depending on the plan.</p>
 +
  <div class="important">
 +
  <p><b>Note : IF</b> Earning Credit Strategy : Instantly, Maturity Amount : Regular, Supplementary Plan : No <b>THEN</b> Set cronjob <b>a)</b> otherwise <b>b)</b></p>
 +
  </div>
 +
  <p><b>Timing : </b>Once an Hour (0 * * * *)</p>
 +
  <p><b>Path : </b><span class="small-text">php -q /home/[USERNAME]/public_html/app/Console/cake.php revenuenull -app /home/[USERNAME]/public_html/app</span></p>
 +
  <p><b>Timing : </b>Once an Hour (0 * * * *)</p>
 +
  <p><b>Path : </b><span class="small-text">php -q /home/[USERNAME]/public_html/app/Console/cake.php revenue -app /home/[USERNAME]/public_html/app</span></p>
 +
  <p><b>Timing : </b>Twice a Day (0 0,12 * * *)</p>
 +
  <p><b>Path : </b><span class="small-text">php -q /home/[USERNAME]/public_html/app/Console/cake.php revenuemail -app /home/[USERNAME]/public_html/app</span></p>
 +
</div>
  
 
[[Category:Modules]]
 
[[Category:Modules]]

Revision as of 16:18, 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 3 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: Revenue Sharing Plan, Revenue Sharing 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 :* - module3 (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 : - Revenue (Don't change this. You need to enter it exactly the way it is written)
    • Plan Model : - Revenueplan (Don't change this. You need to enter it exactly the way it is written)
    • Position Model : - Position - Revenueposition (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 : - regular;advanced;revenuemail (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

Cronjob c) is mandatory to set.

You need to set cronjob a) or b) depending on the plan.

Note : IF Earning Credit Strategy : Instantly, Maturity Amount : Regular, Supplementary Plan : No THEN Set cronjob a) otherwise b)

Timing : Once an Hour (0 * * * *)

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

Timing : Once an Hour (0 * * * *)

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

Timing : Twice a Day (0 0,12 * * *)

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