<!doctype html>
<!--[if IE 6 ]><html lang="en-us" class="ie6"> <![endif]-->
<!--[if IE 7 ]><html lang="en-us" class="ie7"> <![endif]-->
<!--[if IE 8 ]><html lang="en-us" class="ie8"> <![endif]-->
<!--[if (gt IE 7)|!(IE)]><!-->
<html lang="en-us"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>AdLinkFly - Monetized URL Shortener</title>
<meta name="description" content="">
<meta name="author" content="Mighty Scripts">
<meta name="copyright" content="Mighty Scripts">
<meta name="generator" content="Documenter v2.0 http://rxa.li/documenter">
<meta name="date" content="2017-04-03T17:30:37+02:00">
<link rel="stylesheet" href="assets/css/documenter_style.css" media="all">
<link rel="stylesheet" href="assets/js/google-code-prettify/prettify.css" media="screen">
<script src="assets/js/google-code-prettify/prettify.js"></script>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/jquery.scrollTo.js"></script>
<script src="assets/js/jquery.easing.js"></script>
<script>document.createElement('section');var duration='500',easing='swing';</script>
<script src="assets/js/script.js"></script>
<style>
html{background-color:#FFFFFF;color:#383838;}
::-moz-selection{background:#444444;color:#DDDDDD;}
::selection{background:#444444;color:#DDDDDD;}
#documenter_sidebar #documenter_logo{background-image:url();}
a{color:#0000FF;}
.btn {
border-radius:3px;
}
.btn-primary {
background-image: -moz-linear-gradient(top, #0088CC, #0044CC);
background-image: -ms-linear-gradient(top, #0088CC, #0044CC);
background-image: -webkit-gradient(linear, 0 0, 0 0088CC%, from(#DDDDDD), to(#0044CC));
background-image: -webkit-linear-gradient(top, #0088CC, #0044CC);
background-image: -o-linear-gradient(top, #0088CC, #0044CC);
background-image: linear-gradient(top, #0088CC, #0044CC);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088CC', endColorstr='#0044CC', GradientType=0);
border-color: #0044CC #0044CC #bfbfbf;
color:#FFFFFF;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
border-color: #0088CC #0088CC #bfbfbf;
background-color: #0044CC;
}
hr{border-top:1px solid #EBEBEB;border-bottom:1px solid #FFFFFF;}
#documenter_sidebar, #documenter_sidebar ul a{background-color:#DDDDDD;color:#222222;}
#documenter_sidebar ul a{-webkit-text-shadow:1px 1px 0px #EEEEEE;-moz-text-shadow:1px 1px 0px #EEEEEE;text-shadow:1px 1px 0px #EEEEEE;}
#documenter_sidebar ul{border-top:1px solid #AAAAAA;}
#documenter_sidebar ul a{border-top:1px solid #EEEEEE;border-bottom:1px solid #AAAAAA;color:#444444;}
#documenter_sidebar ul a:hover{background:#444444;color:#DDDDDD;border-top:1px solid #444444;}
#documenter_sidebar ul a.current{background:#444444;color:#DDDDDD;border-top:1px solid #444444;}
#documenter_copyright{display:block !important;visibility:visible !important;}
</style>
</head>
<body class="documenter-project-adlinkfly-monetized-url-shortener">
<div id="documenter_sidebar">
<a href="#documenter_cover" id="documenter_logo"></a>
<ul id="documenter_nav">
<li><a class="current" href="#documenter_cover">Start</a></li>
<li><a href="#system_requirements" title="System Requirements">System Requirements</a></li>
<li><a href="#installation" title="Installation">Installation</a></li>
<li><a href="#how_to_upgrade" title="How To Upgrade">How To Upgrade</a></li>
<li><a href="#translating_to_your_language" title="Translating to your language">Translating to your language</a></li>
<li><a href="#adding_interstitial_ads_price" title="Adding Interstitial Ads Price">Adding Interstitial Ads Price</a></li>
<li><a href="#paypal_integration" title="PayPal Integration">PayPal Integration</a></li>
<li><a href="#important_integrate_ipn" title="Important: Integrate IPN ">Important: Integrate IPN </a></li>
<li><a href="#using_quick_link_tool" title="Using Quick Link Tool">Using Quick Link Tool</a></li>
<li><a href="#using_mass_shrinker_tool" title="Using Mass Shrinker Tool">Using Mass Shrinker Tool</a></li>
<li><a href="#using_developers_api" title="Using Developers API">Using Developers API</a></li>
<li><a href="#manage_campaigns" title="Manage Campaigns">Manage Campaigns</a></li>
<li><a href="#manage_withdraws" title="Manage Withdraws">Manage Withdraws</a></li>
<li><a href="#enabling_recaptcha" title="Enabling reCAPTCHA">Enabling reCAPTCHA</a></li>
</ul>
<div id="documenter_copyright">Copyright Mighty Scripts 2017<br>
made with the <a href="http://rxa.li/documenter">Documenter v2.0</a>
</div>
</div>
<div id="documenter_content">
<section id="documenter_cover">
<h1>AdLinkFly - Monetized URL Shortener</h1>
<div id="documenter_buttons">
<a href="https://codecanyon.net/item/adlinkfly-monetized-url-shortener/16887109?ref=MightyScripts&license=regular&open_purchase_for_item_id=16887109&purchasable=source" class="btn btn-primary btn-large">Buy Now</a>
</div>
<hr>
<ul>
<li>created: 07/04/2016</li>
<li>by: Mighty Scripts</li>
<li><a href="https://www.mightyscripts.com/">www.mightyscripts.com/</a></li>
<li>email: <a href="mailto:admin@mightyscripts.com">admin@mightyscripts.com</a></li>
</ul>
<p></p>
</section>
<section id="system_requirements">
<div class="page-header"><h3>System Requirements</h3><hr class="notop"></div>
<ul>
<li style="box-sizing: border-box;">
PHP>= 5.6.0</li>
<li style="box-sizing: border-box;">
mod_rewrite module enabled</li>
<li style="box-sizing: border-box;">
PDO extension</li>
<li style="box-sizing: border-box;">
OpenSSL extension</li>
<li style="box-sizing: border-box;">
intl extension</li>
<li style="box-sizing: border-box;">
cURL extension</li>
<li style="box-sizing: border-box;">
mbstring extension</li>
<li style="box-sizing: border-box;">
DOM extension</li>
<li style="box-sizing: border-box;">
MySQL 5.1.10 or greater</li>
</ul>
</section>
<section id="installation">
<div class="page-header"><h3>Installation</h3><hr class="notop"></div>
<ul>
<li>
Download the zipped package to your local computer from codecanyon and extract the ZIP file contents to a folder on your local computer.</li>
<li>
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.</li>
<li>
Make sure you make tmp, logs and config directories and its sub-directories are writeable.</li>
<li>
Open your website where you have uploaded the extracted content like http://www.mydomain.com/</li>
<li>
You can see the below video for installation and overview of all features</li>
</ul>
<p>
<iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/_DayhpcMaVo?rel=0" width="420"></iframe></p>
<ul>
<li>
The first screen is to check for server requirements as you can see on the below image</li>
</ul>
<p>
<img alt="" src="assets/images/image_8.png" style="width: 589px; height: 301px; border-width: 1px; border-style: solid;"></p>
<ul>
<li>
Step 1, add database credentials as you can see on the below image</li>
</ul>
<p>
<img alt="" src="assets/images/image_4.png" style="width: 580px; height: 517px; border-width: 1px; border-style: solid;"></p>
<ul>
<li>
Step 2, is to create tables and load initial data as you can see on the below image</li>
</ul>
<p>
<img alt="" src="assets/images/image_6.png" style="width: 591px; height: 256px; border-width: 1px; border-style: solid;"></p>
<ul>
<li>
Step 3, is to create the admin user as you can see on the below image</li>
</ul>
<p>
<img alt="" src="assets/images/image_5.png" style="width: 574px; height: 518px; border-width: 1px; border-style: solid;"></p>
<ul>
<li>
Last step is to infor you that the installation is successfully done :)</li>
</ul>
<p>
<img alt="" src="assets/images/image_10.png" style="width: 573px; height: 218px; border-width: 1px; border-style: solid;"></p>
<p>
</p>
</section>
<section id="how_to_upgrade">
<div class="page-header"><h3>How To Upgrade</h3><hr class="notop"></div>
<ul>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.4; word-break: normal; word-wrap: break-word;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; vertical-align: baseline; border: 0px; text-align: initial;"><strong style="margin: 0px; padding: 0px; outline: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;"><span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-size: medium; font-family: inherit; vertical-align: baseline; border: 0px; color: rgb(255, 0, 0);">Backup all <u style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-size: 16px; font-family: inherit; vertical-align: baseline; border: 0px;">files</u> and <u style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-size: 16px; font-family: inherit; vertical-align: baseline; border: 0px;">database</u>(Very Important)</span></strong></span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.4; word-break: normal; word-wrap: break-word;">
<strong style="margin: 0px; padding: 0px; outline: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;"><u style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;">ONLY</u></strong> delete the old "vendor" folder.</li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.4; word-break: normal; word-wrap: break-word;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Upload and replace the old files with the new ones </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.4; word-break: normal; word-wrap: break-word;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Open this URL <strong style="margin: 0px; padding: 0px; outline: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;">http://<u style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;">your-domain.com</u>/admin/upgrade</strong> then click on ”<strong style="margin: 0px; padding: 0px; outline: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;">Upgrade Database</strong>” button, make sure to replace <span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; vertical-align: baseline; border: 0px; text-align: initial;"><strong style="margin: 0px; padding: 0px; outline: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;"><u style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px;">your-domain.com</u></strong> with your actual domain name.</span></span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.4; word-break: normal; word-wrap: break-word;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; vertical-align: baseline; border: 0px; text-align: initial;">That’s it :)</span></li>
</ul>
</section>
<section id="translating_to_your_language">
<div class="page-header"><h3>Translating to your language</h3><hr class="notop"></div>
<div>
We’ve built AdLinkFly 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.</div>
<div>
<p style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.4; word-break: normal; word-wrap: break-word;">
</p>
</div>
<ul style="margin: 8px 0px 4px; padding-right: 0px; outline: 0px; font-size: 13px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; vertical-align: baseline; border: 0px; list-style-position: initial; list-style-image: initial; line-height: 17px; color: rgb(51, 51, 51);">
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.4; word-break: normal; word-wrap: break-word;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 16.9px; text-align: initial;">Download and install </span><a href="http://www.poedit.net/download.php" style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 102, 204); text-decoration-line: none; line-height: 16.9px; text-align: initial;">POEDIT</a><span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 16.9px; text-align: initial;"> </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Connect to your site via FTP and open src/Locale folder </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Download en_US folder and rename it to your </span>language<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">, For example, if you’re translating Chinese for China, the folder should </span>be named<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;"> zh_CH, and for a Tagalog translation for the Philippines would be tl_PH </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Open that folder then open default.</span>po<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;"> file and open it with POEDIT. </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Translate file and save it. </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Two files will be generated after saving default.po and default.mo </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Upload the entire folder to src/Locale folder </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Navigate to Settings -> General and select your new language </span></li>
<li style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; line-height: 1.3; word-break: normal; word-wrap: break-word; width: 771.391px;">
<span style="margin: 0px; padding: 0px; outline: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; border: 0px; text-align: initial;">Click on "Save" button</span></li>
</ul>
</section>
<section id="adding_interstitial_ads_price">
<div class="page-header"><h3>Adding Interstitial Ads Price</h3><hr class="notop"></div>
<ul>
<li>
Navigate to Admin area -> Ads -> Interstitial</li>
<li>
From there you will be able add publisher and advertiser prices for each country as you can see on the below image</li>
</ul>
<p>
<img alt="" src="assets/images/image_13.png" style="width: 1518px; height: 570px; border-width: 1px; border-style: solid;"></p>
</section>
<section id="paypal_integration">
<div class="page-header"><h3>PayPal Integration</h3><hr class="notop"></div>
<ul>
<li>
Navigate to Administration Area -> Settings -> Pyament tab</li>
<li>
From there you can enable the following
<ul>
<li>
Sandbox mode</li>
<li>
Add Payment PayPal Business Email</li>
<li>
Add currency code</li>
</ul>
</li>
</ul>
<p>
as you can see on the below image</p>
<p>
<img alt="" src="assets/images/image_9.png" style="width: 1025px; height: 465px; border-width: 1px; border-style: solid;"></p>
<p>
</p>
</section>
<section id="important_integrate_ipn">
<div class="page-header"><h3>Important: Integrate IPN </h3><hr class="notop"></div>
<p>
You <strong>must</strong> turn on IPN into your PayPal account and set the notification URL to be like the following</p>
<div class="alert alert-info">
http://www.yourdomian.com/payment/ipn</div>
<p>
and of course make sure to replace www.yourdomian.com with your domain</p>
</section>
<section id="using_quick_link_tool">
<div class="page-header"><h3>Using Quick Link Tool</h3><hr class="notop"></div>
<p> </p>
<p> Everyone can use the shortest way to shorten links with AdLinkFly.</p>
<div>
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.</div>
<pre class="prettyprint lang-plain linenums">
http://www.yourdomain.com/st/?api=<<api_token_code>>&url=yourdestinationlink.com</pre>
<div>
Each member can find this information by navigating to member area >> Tools >> Quick Link as you can see on the below image</div>
<div>
</div>
<div>
<img alt="" src="assets/images/image_14.png" style="width: 1532px; height: 462px; border-width: 1px; border-style: solid;"></div>
<div>
</div>
</section>
<section id="using_mass_shrinker_tool">
<div class="page-header"><h3>Using Mass Shrinker Tool</h3><hr class="notop"></div>
<p> 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</p>
<div>
<img alt="" src="assets/images/image_1.png" style="width: 931px; height: 388px; border-width: 1px; border-style: solid;"></div>
<div>
</div>
<div>
</div>
<div>
</div>
</section>
<section id="using_developers_api">
<div class="page-header"><h3>Using Developers API</h3><hr class="notop"></div>
<div>
For developers AdLinkFly prepared API which returns responses in JSON format.</div>
<div>
</div>
<div>
Currently there is one method which can be used to shorten links on behalf of your account.</div>
<div>
</div>
<div>
All you have to do is to send a GET request with your API token and URL Like the following:</div>
<div>
</div>
<pre class="prettyprint lang-plain linenums">
http://www.yourdomain.com/api/?api=<<api_token>>&url=yourdestinationlink.com</pre>
<div>
</div>
<div>
You will get a JSON reposnse like the following</div>
<pre class="prettyprint lang-plain linenums">
{"status":"success","shortenedUrl":""http://localhost/adlinkfly/xxxxx""}</pre>
<div>
As you can see on the below image</div>
<div>
</div>
<div>
<img alt="" src="assets/images/image_3.png" style="width: 1114px; height: 477px; border-width: 1px; border-style: solid;"></div>
</section>
<section id="manage_campaigns">
<div class="page-header"><h3>Manage Campaigns</h3><hr class="notop"></div>
<p>
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, resume, cancel campaigns as you can see on the below images</p>
<p>
<img alt="" src="assets/images/image_16.png" style="width: 1183px; height: 186px; border-width: 1px; border-style: solid;"></p>
<p>
</p>
<p>
<img alt="" src="assets/images/image_12.png" style="width: 1115px; height: 522px; border-width: 1px; border-style: solid;"></p>
<p>
</p>
<p>
<img alt="" src="assets/images/image_15.png" style="width: 1298px; height: 511px; border-width: 1px; border-style: solid;"></p>
</section>
<section id="manage_withdraws">
<div class="page-header"><h3>Manage Withdraws</h3><hr class="notop"></div>
<p> 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</p>
<p> <img alt="" src="assets/images/image_7.png" style="width: 828px; height: 346px; border-width: 1px; border-style: solid;"></p>
<p> </p>
<p> <img alt="" src="assets/images/image_11.png" style="width: 832px; height: 348px; border-width: 1px; border-style: solid;"></p>
</section>
<section id="enabling_recaptcha">
<div class="page-header"><h3>Enabling reCAPTCHA</h3><hr class="notop"></div>
<div class="alert">
reCAPTCHA will help you prevent spam by adding the reCAPTCHA into create acccount page and lost password page.</div>
<div>
</div>
<ul>
<li>
Login to admin area.</li>
<li>
Navigate to Settings menu item then click on "Captcha" tab</li>
<li>
From there you can add reCAPTCHA creadentials as you can on the below image</li>
</ul>
<p>
<img alt="" src="assets/images/image_2.png" style="width: 631px; height: 282px; border-width: 1px; border-style: solid;"></p>
</section>
</div>
</body>
</html>