Skip to content

shoniisra/RestaurantATM-Yii2

 
 

Repository files navigation

Overview

It is an open source ecommerce system developed using Yii2 framework. The platform is provided with rich set of features and enable merchants to simply start selling after successful installation. The merchant has to add product categories, products, enabling payment and shipping methods and can start selling right away.

REQUIREMENTS

The minimum requirement for this software to run is that your Web server supports PHP 5.4.0. I used wamp for running the proyect.(You can find more documentation on Yii2 )

INSTALLATION

Install from zip

Download the version zip and extract it. Place the folder under webroot or public_html if on a domain. Run *.sql file on mysql for install Database Run http://localhost/RestaurantATM

If you are deploying on a domain for example xyz.com, go to public_html folder and http://xyz.com.

NOTE

In case you are getting the following errors you cn look for more documentation on Yii2

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.7%
  • PHP 24.0%
  • JavaScript 21.6%
  • Other 0.7%