Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 495 Bytes

File metadata and controls

14 lines (11 loc) · 495 Bytes

qatan

php E-commerce single vendor web application

What is qatan ?

Easy php web application to start your ecommerce website using minimum requirements, it was built using my own custom MVC framewrok.

How to use ?

1- Change the database configuration file located in {config/database.php} folder.
2- Change the application url located in {includes/config.php} folder.
3- Import the database backup file located in {db} folder using phpymyadmin.

That's it , Have a nice time ;)