Step-By-Step Installation Guide
Recommended Hosting
Our website and demo are hosted on Cloudways. If you're looking for easy, managed hosting, sign up using our referral link.
Installation Process
-
Upload Files: Extract all files from the
public_html
directory located inside the zip file, and upload them to the root directory of your website. - Access the URL: Navigate to the URL where you've uploaded the files. You should encounter an installation screen.
- Follow On-Screen Instructions: Complete the steps as prompted to install the script.
Important: Once installed, log in using the admin credentials at example.com/en-us/admin
. As an admin, you can create partners, allowing them to generate loyalty cards and rewards. Remember, don’t install the script in a subdirectory like example.com/loyalty
. Instead, use a subdomain, e.g., loyalty.example.com
.
Localhost Installation
For local environment setups, utilize Laravel's built-in artisan serve
command:
php artisan serve
Visual Guide to Installation
-
Initial Screen: After uploading the script and accessing the designated URL, you should see the screen below:
-
Prerequisites Check: Ensure all prerequisites are met and then click "Next". You’ll be guided to the following screen to enter installation details:
-
Complete Installation: After following the above steps, you’ll see the screen below. Simply click the "Install" button to finalize the installation.
Once the installation concludes successfully, you will be redirected to the homepage.