Installation

Script installation steps

Requirements

  • PHP >=7.1.14

  • PDO PHP Extension

  • Mbstring PHP Extension

  • Zip PHP Extension

  • OpenSSL PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • JSON PHP Extension

Installation

  1. Download Script, and then extract it on your computer.

  2. Extract “Ecommerce v--.zip” file and upload “install” and “laravel” folders to your public_html or localhost folder.

  3. Create a new database then link the database with a user.

  4. Go to http://yoursite.com/install/arrow-up-right that will launch the installation wizard and follow the prompt.

  5. Delete the”/install” folder from your server when installation is complete.

circle-info

Note: Ensure that php zip extension is enabled on your server also It is Advisable to increase the maximum execution time on your server, because installation might take a little above 30 seconds, which is maximum on some servers.

Completing Setup

  • Let’s set up the .env, navigate to public_html/laravel/.env

  • Setup Mail: Replace with your variables, sample for Gmail SMTP is listed below.

  • Input Purchase Key. Necessary for installation and support

circle-check

Last updated