Reward Loyalty Documentation

Step-By-Step Installation Guide

Recommended Hosting

Note: We host our website and demo on Cloudways. If you're looking for reliable hosting, sign up using our referral link. You can apply the promo code 'Nowsquare' to enjoy an additional 20% off for your first two months!

Installation Process

  1. 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.
  2. Access the URL: Navigate to the URL where you've uploaded the files. You should encounter an installation screen.
  3. 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'll have the capability to 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

  1. Initial Screen: After uploading the script and accessing the designated URL, you should see the screen below:

    Installation

  2. Prerequisites Check: Ensure all prerequisites are met and then click "Next". You'll be guided to the following screen to enter installation details:

    Installation

  3. Complete Installation: After following the above steps, you'll see the screen below. Simply click the "Install" button to finalize the installation.

    Installation

Once the installation concludes successfully, you will be redirected to the homepage.