Esty Documentation
  • Welcome
  • Overview
  • Requirements
  • HTML Structure
  • CSS Structure
  • JavaScript Structure
  • DataBase Structure
  • Installation
    • Preparation
    • Demo Import
    • Change the config file
    • First usage
    • Changing the currency
  • Support
  • Source & Credits
Powered by GitBook
On this page
  1. Installation

Preparation

PreviousInstallationNextDemo Import

Last updated 7 months ago

  • Unzip the purchased zip package from envato on your local machine

  • Decide which version you want to use: light or dark and continue in the corresponding folder locally

  • Create your own Google reCaptcha key and put it into the very bottom of the following files instead of "YOUR_KEY" text:

    • login.php

    • forgot-password.php

<!-- Google reCaptcha -->
<script src="https://www.google.com/recaptcha/api.js?render=YOUR_KEY"></script>

How to create your Google reCaptcha key:

  • Connect to your server (we used FTP)

  • Copy source files from your local machine (from chosen light OR dark folder) to your server

If you do not have permission to connect to your server and operate with files and databases, please contact your system administrator.

https://www.magetop.com/blog/get-site-key-and-secret-key-from-google-recaptcha/