Friday,

Tutorials in egMLM + Advertisement

Search:

Tutorials in egMLM + Advertisement:

 

egMLM + Advertisement 1.4 is getting better with improvement and new features such as: New design for Frontpage, Admin area and Members area - Now look better with Mobile/ Responsive template design 4 new free templates with new and unique design New template "Members Only" : to use egLM to manage members only and use wordpress or other CMS software as the frontpage Change the php version requirement to version 7.2 or higher Improvement with Advertisement features Ready to work with Mobile App (In development progress) New payment plugin: Payex - Malaysia payment gateway ( https://www.payex.io ) New payment plugin: Paytm - India's largest mobile payments and commerce platform New payment plugin: Nowpayments - Receive online payments in crypto New payment plugin: Metamaskwallet - Working with Binance Smart Chain and the custom tokens New look of Genealogy Trees, look better and responsive design. Correction with Cron task timing Add more option to enable/run feature Rev...


egMLM + Advertisement Version 1.3 come with changes: - Improvement with payment modules- Improvement of language detection from new visitors- Improvement with geoIP functions- Improvement with IPv6 logging system- New payment plugin: Authorize.Net- New payment plugin: Stripe- New plugin: Tawk.to Live chat- Improvement with Solo Ads display in Members area- New payment plugin: iPay88 Malaysia- New payment plugin: iPay88 Indonesia- New payment plugin: Paystack - Africa payment gateway   How to update?--------------------------------------We recommend to create a website backup before updating to this version.Download the product package in your account area, extract the ZIP file to local computer.Then replace on your web server:--------------------------------------- /public_html/eg_license.php- /public_html/modules/members/members_payment_thanks.php- /public_html/includes/eg_language.php- /public_html/includes/eg_payment.php- /public_html/includes/geoip/geoip.php- /public_html/i...


egMLM + Advertisement Version 1.2 come with changes: - Upgrade of Viral PDF (TCPDF)- Upgrade Smarty Template Engine to version 3.1.34- New function in members area: Apply ePin- Improvement with error & warning logging- Improvement with Captcha Code- Improvement with Sponsoring system- Improvement with feature Enrollment packages configuration- Improvement with time and fix problem with some timezone- Improvement with unilevel genealogy tree- Improvement with revolving matrix genealogy tree- Improvement with Ranks logging system- Improvement with multi language features- Improvement with coinpayments payment plugin- Correction on page pagination for payment logs- Fixing problem on deleting Admin logs on setting Automation- Fixing problem on reset Admin logs- Fixing problem on adding members to Rank- Fixing problem on deleting watermark image for classified ads   How to update?--------------------------------------We recommend to create a website backup before updating to this ve...


egMLM + Advertisement Version 1.1 come with changes: - Fixing problem on direction of membership payment in members area.- Fixing Paypal payment module- New payment & withdrawal plugin: Advanced Cash (AdvCash)- New payment & withdrawal plugin: PayFast - South African Secure Online Payment Gateway- New payment & withdrawal plugin: CinetPay - cinetpay.com- New payment plugin: paynup.com eGift Certificate- Removing closed payment gateways such as STP, Simplepay, etc...- Fix problem on Ticket login- Improvement with global strings processing- Improvement with language features   How to update?--------------------------------------We recommend to create a website backup before updating to this version.Download the product package in your account area, extract the ZIP file to local computer.Then replace on your web server:--------------------------------------- /public_html/eg_license.php- /public_html/shop.php- /public_html/ipn.php- /public_html/members.php- /public_html/includes/eg...


egMLM + Ads you can easily provide Advertising as your service and also selling Ads credits as the product. Here the list of Ads features of egMLM + Advertisement: Classified Ads, Banner Ads, Text Ads and Solo Ads Configurable Ads Option. Create unlimited ads package with the options such as Minimum cost, Members limitation, Display colors, Banner size, etc... Ads Bidding System. Set the minimum cost (in credits) and let your members decide how much they bid for ad impression, is the best strategy for advertisements. Selling Ad Credits. Your members are able to shop more Ad credits using their account balance and also earn network commissions. Great Classified Ads System with option to classsifed ads based on Category and Location, Ad detail, Ad comment, Ad share, etc... Network Commissions. Pay commission to sponsor and they network for Ad credits shops. Easy Ad placement. You can place ads anywhere! Easy... by writing simple code to any page you wish then the ads system will...


If you need additional Bank Transfer module for payment and withdrawal, please follow the instruction below: - First you need to download the module, Login to members area then access the file here... (banktransfer-modules.zip) - Once download completed, extract the file to your local computer (You will get 8 payment modules and 8 withdrawal modules), then do the following instruction:   #1. Bank transfer payment module: The directory is located in "/includes/payments/" in script directory. To add more modules for bank transfer payment: Upload files located in "/includes/payments/" to your server Go to Admin Control Panel -> Configuration  -> Payment, to configure Bank name and other information   #2. Bank transfer withdrawal module: The directory is located in "/includes/withdrawals/" in script directory. To add more modules for bank transfer payment: Upload files located in "/includes/withdrawals/" to your server Go to Admin Control Panel -> Con...


To add new custom php page in members area, please follow these instructions: 1) Php files for members area should be located in "public_html/modules/", So you may create the php file then save to public_html/modules/members_new_page.php , 2) Create html template file then save to public_html/themes/***tpl_name***/member/members_new_page.html , 3) Open public_html/members.php then add the page query:   case 'new_page':             require_once (DOCSPATH . 'modules/members_new_page.php');             break; This will allow you to set the url to members.php?pa=new_page 4) Open members_new_page.php then write your php codes, Use function "display_member_page" to output. Example: display_member_page('members_new_page.html'); If you have php variables to output, you may arrange them in array then include to function display_member_page. Example: $show_array = a...


egMLM + Advertisement is working with multi languages. For easy translation, all phrases/messages of egPowerLine are contained within language files inside folder "includes/languages/***language name***/".For example an English language:The translation files will be in "includes/languages/english/" and the folder might be contains:- admin (folder) - frontpage (folder)- member (folder)- admin.php (translation specific for Admin Area)- general.php (translation for general purpose)- member.php (translation specific for Member Area)- menus.php (translation for menus in installation; no need to change)You can also add more translation file, by knowing the rule:Translation file is work with the name of template file.Example: If you wish to add more text for "english" language in Member Area -> Account setting.The template file will be "member_setting.html" in folder "themes/***template name***/member/"Then create a translation file named "member_setting.php" in folder "includes/languages/eng...


egMLM + Advertisement is working with multi language and you can add new language as many as you want by duplicating the translation files. Please watch this video tutorial about "How to create a new language" to work with egMLM + Advertisement  


Requirements: 1. A webserver with php 7.0 or higher 2. ionCube Loader is required by PHP 3. CURL must be installed and be compiled into PHP 4. Php GD and imagettftext Library to run feature Captcha code 5. Cron job. Tutorial click here... 6. MySQL Database, MySQL User and MySQL password. Tutorial click here... 7. You must have sendmail or Smtp installed If you are unsure whether your hosting meets these requirements, please contact your host company for confirmation.   Script Installation: 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/index.php 5. Follow Web Based Setup s...


 

Popular Tutorials:


Testimonial

April 1, 2020
Konstantinos Diamantakos from Hamilton, On, Canada:
 I have been using a few of the scripts from EGN and I had the best experience using and creating any page, program, changes to marketing plan in minutes.... Great scripts... The service through the years and so many scripts is has always been GREAT. Really great scripts, and best support, they respond in time and my issues are solved very fast. Great job, thank you EGN 

Latest News

January 27, 2023:
An update of egMLM + Revenue Sharing is available (v1.1). egMLM + Revenue Sharing is getting better with improvement and new features such as: Improvement with Member Area security Improvement with new member Regular matrix placement Improvement with Templating system Improvement with Binary Genealogy Tree Improvement with Add downline on page Binary Genealogy Tree Fix problem with email validation on new member registration 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 
June 16, 2022:
A new version of egMLM now available, The current version is 2.0 and egMLM is better with improvement and new features such as: New account functions: Add new options in Admin area on Downgrade members and Delete members, Admin can choose how the system manage the position in the network. New Network configuration: New member position in Binary Network, now Admin can configure the default option for new members position in the Binary tree: Automatic Outer Left or Right, Automatic Pair Left/Right, Position Left or Position  Right New withdrawal plugin: Metamaskwallet - Working with Binance Smart Chain and the custom tokens New template: Template4, New layout position and work with multi language features provided by gtranslate.io, so your website will work with many language translation. 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 
March 24, 2022:
We are pleased to release a new software in lineup of EGN's products: egMLM + Revenue Sharing egMLM + Revenue Sharing is a Multi Level Marketing Software that you use to build your Network Marketing Business/ MLM business and also provide Revenue Sharing or Investment Plans to your members on the same website. egMLM + Revenue Sharing allow you to configure custom networking pay plans and compensation rule such as Binary plan, Pairing bonus, Matching bonus, Unilevel matrix, Revolving matrix, Regular matrix, Pool bonus, Reward bonus, Pass-up bonus, Sponsor bonus, Reward point, etc. egMLM + Revenue Sharing is also  includes necessary features like Advanced Revenue Sharing Program with configurable and unlimited plan, Multi Membership/ Enrollment packages, E-wallet, managing distributors & downline members, Ranks, handling MLM leads, processing commissions & payouts, track sales volumes, statistics, ePIN, eCopupon, ecommerce/Online Shop/ Shopping cart and many more. Product's details please click here... To visit demo site, please click here...   Good luck for your business and Best regards, EGN Software  
March 12, 2022:
A new release of egMLM now available, The current version is 1.9 and egMLM is better with improvement and new features such as:   New design for Frontpage, Admin area and Members area - Now look better with Mobile/ Responsive template design 4 new free templates with new and unique design New template "Members Only" : to use egLM to manage members only and use wordpress or other CMS software as the frontpage Change the php version requirement to version 7.2 or higher Ready to work with Mobile App (In development progress) New payment plugin: Payex - Malaysia payment gateway ( https://www.payex.io ) New payment plugin: Paytm - India's largest mobile payments and commerce platform New payment plugin: Nowpayments - Receive online payments in crypto New payment plugin: Metamaskwallet - Working with Binance Smart Chain and the custom tokens New look of Genealogy Trees, look better and responsive design. Correction with Cron task timing Add more option to enable/run feature Revolving Matrix Update PHPMailer to the latest version available Update many functions to run more efficiently and upgrade security functions And many other improvements and fixes, please ... 
January 2, 2022:
It is a pleasure doing business with you, thank you for all the trust and work on us, we are looking forward to a new year filled with plenty of work and opportunities from you, once again wishing you a Happy and Prosperous New year! Get discount 22% and more on purchasing EGNSoftware products, enter promotional code 02012022 during checkout. Order now...    Stay Safe and Healthy, EGN Software     

Accepted Payments