Subscribe to Continue Downloading

Redirecting...
AdLinkFly Monetized URL Shortener PHP Script - AdLinkFly Monetized URL Shortener PHP Script

AdLinkFly Monetized URL Shortener PHP Script

by SourceCodec.NETin on July 12, 2020

Choose Your Desired Option(s)

AdLinkFly Monetized URL Shortener PHP Script

Build an income by starting your individual professional monetized link shortening service, as same since “adf. ly, ouo. io, linkshrink. net or shorte. st! ” This superior Script let your members to easily shorten back links & earn money, and even keep a share associated with the great profit. “AdLinkFly” also includes a comprehensive publisher and advertiser program, referrals, PayPal integration, strategies, translation ready, withdrawals, “API, reCAPTCHA” integration and very much more!

AdLinkFly Monetized URL Shortener PHP Script - AdLinkFly Monetized URL Shortener PHP Script

AdLinkFly Monetized URL Shortener PHP Script

  • PHP >= 5.5.9
  • mod_rewrite module
  • openssl or mcrypt extension
  • intl extension
  • curl extension
  • dom extension
  • MySQL 5.1.10 or greater
  • Download the zipped package to your local computer from codecanyon and extract the ZIP file contents to a folder on your local computer.
  • In the extracted folder you will find ‘AdLinkFly.zip’ Extract this file and upload its content using an FTP client to access your host web server where you would like to install the script.
  • Make sure you make tmp, logs and config directories and its sub-directories are writeable.
  • Open your website where you have uploaded the extracted content like http://www.mydomain.com/
  • You can see the below video for installation and overview of all features

AdLinkFly1 - AdLinkFly Monetized URL Shortener PHP Script

  • Step 1, add database credentials as you can see on the below image

AdLinkFly Monetized URL Shortener PHP Script 2 - AdLinkFly Monetized URL Shortener PHP Script

  • Step 2, is to create tables and load initial data as you can see on the below image

AdLinkFly Monetized URL Shortener PHP Script 33 - AdLinkFly Monetized URL Shortener PHP Script

  • Step 3, is to create the admin user as you can see on the below image

step3 - AdLinkFly Monetized URL Shortener PHP Script

  • Last step is to infor you that the installation is successfully done 🙂

install sucessfull - AdLinkFly Monetized URL Shortener PHP Script

  • Backup all files and database
  • Upload and replace the old file with the new ones
  • Open this URL http://your-domain.com/admin/upgrade then click on ”Upgrade Database” button
  • That’s it 🙂

AdLinkFly – Monetized URL Shortener

  • PHP >= 5.5.9
  • mod_rewrite module
  • openssl or mcrypt extension
  • intl extension
  • curl extension
  • dom extension
  • MySQL 5.1.10 or greater
  • Download the zipped package to your local computer from codecanyon and extract the ZIP file contents to a folder on your local computer.
  • In the extracted folder you will find ‘AdLinkFly.zip’ Extract this file and upload its content using an FTP client to access your host web server where you would like to install the script.
  • Make sure you make tmp, logs and config directories and its sub-directories are writeable.
  • Open your website where you have uploaded the extracted content like http://www.mydomain.com/
  • You can see the below video for installation and overview of all features
  • First screen is to check for server requirments as you can see on the below image

image 8 - AdLinkFly Monetized URL Shortener PHP Script

  • Step 1, add database credentials as you can see on the below image

image 4 - AdLinkFly Monetized URL Shortener PHP Script

  • Step 2, is to create tables and load initial data as you can see on the below image

image 6 - AdLinkFly Monetized URL Shortener PHP Script

  • Step 3, is to create the admin user as you can see on the below image

image 5 - AdLinkFly Monetized URL Shortener PHP Script

  • Last step is to infor you that the installation is successfully done 🙂

image 10 - AdLinkFly Monetized URL Shortener PHP Script

  • Backup all files and database
  • Upload and replace the old file with the new ones
  • Open this URL http://your-domain.com/admin/upgrade then click on ”Upgrade Database” button
  • That’s it 🙂
We’ve built Wiz to be translation ready so you can translate into any language. The process of translating the theme is a user responsibility. The following instructions are given only for guidance.
 
  • Download and install POEDIT
  • Connect to your site via FTP and open src/Locale folder
  • Download en_US folder and rename it to your language For example, if you’re translating Chinese for China, the file should be name zh_CH, and for a Tagalog translation for the Philippines would be tl_PH
  • Open that folder then open default.po file and open it with POEDIT.
  • Translate file and save it.
  • Two files will be generated after saving default.po and default.mo
  • Upload the entire folder to src/Locale folder
  • Navigate to Settings -> General and select your new language
  • Click on “Save” button
  • Navigate to Admin area -> Ads -> Interstitial
  • From there you will be able add publisher and advertiser prices for each country as you can see on the below image

Adding Interstitial Ads Price - AdLinkFly Monetized URL Shortener PHP Script

  • Navigate to Administration Area -> Settings -> Pyament tab
  • From there you can enable the following
    • Sandbox mode
    • Add Payment PayPal Business Email
    • Add currency code

as you can see on the below image

add paypal - AdLinkFly Monetized URL Shortener PHP Script

You must turn on IPN into your PayPal account and set the notification URL to be like the following

http://www.yourdomian.com/member/campaigns/ipn

and of course make sure to replace www.yourdomian.com with your domian

Everyone can use the shortest way to shorten links with AdLinkFly.

Just copy the link below to address bar into your web browser, change last part to destination link and press ENTER. AdLinkFly will redirect you to your shortened link. Copy it wherever you want and get paid.
 
  1. http://www.yourdomain.com/st/?api=<<api_token_code>>&url=yourdestinationlink.com
Each member can find this information by navigating to member area >> Tools >> Quick Link as you can see on the below image
53 - AdLinkFly Monetized URL Shortener PHP Script
 

Each member can Enter up to 20 URLs (one per line) to be shrunk and added to your account. You can find this information by navigating to member area >> Tools >> Mass Shrinker as you can see on the below image

34 - AdLinkFly Monetized URL Shortener PHP Script

For developers AdLinkFly prepared API which returns responses in JSON format.
 
Currently there is one method which can be used to shorten links on behalf of your account.
 
All you have to do is to send a GET request with your API token and URL Like the following:
 
  1. http://www.yourdomain.com/api/?api=<<api_token>>&url=yourdestinationlink.com
 
You will get a JSON reposnse like the following
  1. {“status”:“success”,“shortenedUrl”:“”http://localhost/adlinkfly/xxxxx””}
As you can see on the below image
 
64 - AdLinkFly Monetized URL Shortener PHP Script
 

You can manage campaigns by navigating to Admin area -> Campaigns from there you will be able to see all campaigns and you will be able to pause

campaign - AdLinkFly Monetized URL Shortener PHP Script

You can manage withdraws by navigating to Admin area -> Withdraws from there you will be able to see all withdraws and you will be able to approve and complete withdraws as you can see on the below images

withdraws - AdLinkFly Monetized URL Shortener PHP Script

5 - AdLinkFly Monetized URL Shortener PHP Script

reCAPTCHA will help you prevent spam by adding the reCAPTCHA into create acccount page and lost password page.
 
  • Login to admin area.
  • Navigate to Settings menu item then click on “Captcha” tab
  • From there you can add reCAPTCHA creadentials as you can on the below image

setting - AdLinkFly Monetized URL Shortener PHP Script

Download Category
Product Version 2.6.0
File Type PHP
File Size 6.66 MB
Developer MightyScripts
Documentation

Release Information

  • Released
    :

    July 12, 2020

  • Last Updated
    :

    July 12, 2020

  • Categories
    :
  • File Included
    :

    PHP

  • File Size
    :

    6.66 MB

  • Version
    :

    2.6.0

Share Your Valuable Opinions

You must log in to submit a review.

  • Sign up
Password Strength Very Weak
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
We do not share your personal details with anyone.

Please wait a moment...

(Don't refresh or go back)