Preparation
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>
Connect to your server (we used FTP)
Copy source files from your local machine (from chosen light OR dark folder) to your server
Last updated