Tutorials in IdMatrix

Search:

Tutorials in IdMatrix :

 

The updates: The update is specialized to accommodate changes made by Liberty Reserve with their API interface of v.21. As now Liberty Reserve is recommending to upgrade the API interface to v.21 for all users. So it is recommended for you to change your API setting to v.21 in your LR account.   How to update: Download the newest package in your account area then extract it. Replace all files located in /includes/plugins/withdrawal/libertyreserve/ with the newest version files Login to your LR account and create new API account, make sure it is v.21 Go to Admin control panel and reconfigure LR withdrawal plugin.   Please note: This update is only needed if you use LR withdrawal plugin with API interface. If  you not use it, then no need to update!


For easy translation, all phrases/messages which used by the script are located in file "includes/strings_inc.php". If you would like to change text that is displayed, do the following: Open file "includes/strings_inc.php" Find a phrase you would like to replace. For example, you want to replace text "Register" on signup page to "Join" : define ('_BUTTON_REGISTER', 'Register »'); then change to: define ('_BUTTON_REGISTER', 'Join »'); More example: define ('_BUTTON_ADD_MEMBER', 'Add member »'); change to: define ('_BUTTON_ADD_MEMBER', 'Register member »');    


idMatrix can not work with multi-language features. You can use egBusiness that support multi-language functionality.


That is mean you havent upload the license file to the script directory. idMatrix need the license file to run, do the following: You must download the license file from your account area at egnsoftware.com (My products -> Access product) If you have not filled the domain license, you must create one Scroll down, Then you should download the license/product package After download completed, extract the zip package "egn.idmatrix.license.zip" After extracted, you will find the license file "eg_license.php" Then, upload the license file "eg_license.php" to your web hosting, this file must uploaded to the idMatrix root path.Example : If you install idMatrix in "/home/username/public_html/" then you must upload the license file to "/home/username/public_html/eg_license.php" .If you install idMatrix in "/home/username/public_html/myscript" then you must upload the license file to "/home/username/public_html/myscript/eg_license.php" Run the script and it...


Withdrawal plugins folder are located at "idMatrix/includes/plugins/withdrawal/". Do the following: Copy "banking" folder to the new bank's name, for example "hsbc" Rename files : 1. banking.inc.php to hsbc.inc.php 2. banking.php to hsbc.php Open hsbc.inc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: add_withdrawsystem_to_list( array( 'paysys_id' => 'hsbc', 'title' => get_config_value('withdrawal_hsbc_name') != ''?get_config_value('withdrawal_banking_name'):'HSBC Bank Transfer', 'description' => 'Manual withdrawal', 'enable' => get_config_value('withdrawal_hsbc_enable' ))); Open hsbc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: $db = get_config_values( 'withdrawal_hsbc_name, withdrawal_hsbc_holder, withdrawal_hsbc_number, withdrawal_hsbc_info, withdrawal_hsbc_enable, withdrawal_hsbc_...


Payment plugins folder are located at "idMatrix/includes/plugins/payment/". To create a new payment plugin do the following: Copy "banking" folder to the new bank's name, for example "hsbc" Rename files : 1. banking.inc.php to hsbc.inc.php 2. banking.php to hsbc.php Open hsbc.inc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: add_paysystem_to_list( array( 'paysys_id' => 'hsbc', 'title' => get_config_value('payment_hsbc_name') != ''?get_config_value('payment_hsbc_name'):'HSBC Bank Transfer', 'description' => 'HSBC Bank Transfer', 'public' => 1, 'enable' => get_config_value('payment_hsbc_enable')) ); Open hsbc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: $db = get_config_values( 'payment_hsbc_name, payment_hsbc_holder, payment_hsbc_number, payment_hsbc_info, payment_hsbc_enable, payment...


To change your website design, you need to edit html templates file with your favorite html editor software. If you haven't got the html editor software, you can download it free on downloads page. Finding the Templates The templates which determine the appearance of the front end (that parts is visible to users) are located in the folder "templates" . The templates which determine the appearance of the Admin Control Panel are located in "templates/admin" folder. Customizing Header and Footer Files To change header/menu/and footer design, you only need to do editing on file page_index.html which is placed in themes folder. Example: Frontpage: "templates/page_index.html" Member area: "templates/member_index.html" Admin area: "templates/admin_index.html"    Customizing The content of the pages For page on the front page, edit the html templates file with format file name "page_****.html" , and for member area content, edit html templates with "membe...


1. A webserver with php 5 or higher (If you're curious about what version you have, run the tester.php script which comes with this release)2. ionCube Loader is required by PHP3. CURL must be installed and be compiled into PHP4. Php GD Library5. Php register_globals = off6. MySQL7. You must have sendmail or Smtp installedIf you are unsure whether your hosting meets these requirements, please contact your host company for confirmation.


1. Unzip the distribution of the script. To do this you will need an unzipping utility. 2. Copy your license file (eg_license.php) to script folder 3. Using your favorite FTP client or webhosting control panel file manager, upload all files to root folder of your website. Depending on your hosting,it may be named "public_html", "www", "mainwebsite_html", "htdocs" or something like that. 4. Browse to http://www.yourdomain.com/install.php 5. Follow Web Based Setup script instructions;   If the setup script requires, the following folders must be made writeable for the script:    * idmatrix/files/    * idmatrix/pictures/     * idmatrix/photos/     * idmatrix/config_inc.php     This usually means CHMOD to permission 707, 770 or 777. Which one will depend on your server configuration. Try 707, if you get an error in the installation procedure you can change it to 777. Please do chmod only if the se...


 

Popular Tutorials:


Testimonial

April 30, 2020
Renato from Australia:
 Hi there EGN Software, I have bought a couple of your products in the past, and currently the Viral Shop script. My experience has been very good support, and all questions answered as needed. In addition, the products seem to work very well. Have not noticed any problems. Lots of thought, and design went into this script, and its very feature packed. This does not happen fast, but takes a lot of hard work and effort to produce a good product. I would like to recommend EGN Software. I setup the Viral Shop script and its working fine, and this is a very good company to deal with, no problems with them. Due to my privacy I have not displayed my email address for public viewin... 

Latest News

August 4, 2025:
We are happy to announce you that the newest version of egMLM is now available. The newest version is v2.4 and its comes with functions: Now working with PHP 8.2 Improvement with Clean URL functions Improvement string input and processing Improvement with online store checkout process Improvement with Rank rewards function & layout Improvement with Pool rewards function & layout Improvement with member tags for editing mails and contents Fix problem with email validation on new member registration Improvement with Admin & Member dasboard security Improvement with Templating system Improvement with Email sending And other improvements and fixes, please visit demo of egMLM to see more Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software - Your best partner to build your success online business   
July 28, 2025:
We are happy to announce you that the newest version of egMLM with Revenue Sharing is now available. The newest version is v1.3 and its comes with functions: Now working with PHP 8.2 Improvement with Clean URL functions Improvement string input and processing Improvement with reward points Improvement with Rank rewards function & layout Improvement with Pool rewards function & layout Improvement with online store checkout process Improvement with member tags for editing mails and contents Fix problem with email validation on new member registration Improvement with Admin & Member dasboard security Improvement with Templating system And other improvements and fixes, please visit demo of egMLM + Revenue Sharing to see more Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software - Your best partner to build your success online business   
July 22, 2025:
We are happy to announce you that the newest version of egMLM with Advertisements is now available. The new version is v.15 and its comes with functions: Now working with PHP 8.2 Fix problem with email validation on new member registration Improvement with new member Regular matrix placement Fix problem with Pool bonus distribution New improved Admin and members dashboard Added BNB Smart Chain Metamask Wallet so total 30 payment plugins now available Improvement with error reporting Security patches for members area and admin area Improvement with TinyMCE content editor Improvement with Rank reward and Pool rewards Improvement with error reporting And other improvements and fixes, please visit demo of egMLM + Advertisement to see more Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software   
February 12, 2025:
An update of egMLM + Revenue Sharing is available (v1.2). egMLM + Revenue Sharing is getting better with improvement and new features such as: Now developed with PHP 8 Clean URL for frontpage & online store areas Improvement with design of Admin & Members dashboard, Frontpage and Store areas. Many new payment plugins and new method of payment method New method of withdrawal request to add more security Function to send text message by SMS or WhatsApp Text Message Security improvement on the shopping cart and the payment options. Security patches for members area and admin area Improvement with all Genealogy Trees Improvement Revolving matrix & Regular matrix Improvement with Revenue Sharing functions Improvement with TinyMCE content editor Improvement with Email Auto Follow Up Improvement with Admin functions & details Improvement with menus Improvement with Online store Improvement with error reporting And other improvements and fixes, please visit demo of egMLM + Revenue Sharing to see more Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please lo... 
January 22, 2025:
An update of egMLM now available, The current version is 2.3 and egMLM is better with improvement and new features such as: Now work with PHP 8 Clean URL for frontpage areas Improvement with design of Admin & Members dashboard, Frontpage and Store areas. Many new payment plugins and new method of payment method New method of withdrawal request to add more security Function to send text message by SMS or WhatsApp Text Message Security improvement on the shopping cart and the payment options. Security patches for members area and admin area Improvement with all Genealogy Tree Improvement with error reporting Improvement with TinyMCE content editor Improvement with Email Auto Follow Up Improvement with Admin functions Improvement with menus And other improvements and fixes, please visit demo website to see more... Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software  

Accepted Payments