ZONGO MARKET seeks to improve online sales and help admins to manage and maintain thier online presence through good customer services
WINDOWS
- Double-click the file 'xampp-windows-x64-8.0.2-0-VS16-installer.exe' from the "requirements/windows" directory.
- Follow the basic installation prompts to install xampp.
- Follow the link below to install it if having any difficulties in the steps.
https://www.wikihow.com/Install-XAMPP-for-Windows
- Navigate to you xampp directory. usually at "C:\xampp"
- Run"xampp-control.exe" as administrator
- Check the Appache and MySql checkboxes under services to install them.
- Click on "Config" from the top right corner of the window.
- Under "auto start modules", check the Apache and mySql check boxes
- Click on save. MAC OS
- Run the installer from "requirements/mac" with the default options
- Launch XAMPP
- Start the services
- Follow the link below to install it if having any difficulties in the steps. https://www.intelliwolf.com/how-to-install-xampp-step-by-step/
Place zongo-market in the htdoc folder in the Xampp directory
- open "http://localhost/phpmyadmin/"
- From the left tab menu, click on "new"
- In the Database name field, enter "zongomarket" as databsae name.
- click on create.
- From the left tab menu, click on "shop" i.e. the new database created.
- Click on "import" from the nav tabs.
- Click on choose file.
- Navgate to "C:\xampp\htdocs\kaya\public_html\database\temp"
- For "init.sql" or for demo with preloaded data, select "zongomarket.sql"
- Click on "Go".
DEFAULT STORE LOGIN