Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shoniisra/restaurant-rapidito-web-store
E-comerce Web Store Yii2+whatacart+mysql
https://github.com/shoniisra/restaurant-rapidito-web-store
backend ecommerce frontend html php restaurant website webstore yii2 yii2-advanced yii2-extension yii2-framework
Last synced: 3 months ago
JSON representation
E-comerce Web Store Yii2+whatacart+mysql
- Host: GitHub
- URL: https://github.com/shoniisra/restaurant-rapidito-web-store
- Owner: shoniisra
- License: other
- Created: 2018-08-07T01:53:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T03:25:25.000Z (over 6 years ago)
- Last Synced: 2024-10-18T00:24:36.068Z (3 months ago)
- Topics: backend, ecommerce, frontend, html, php, restaurant, website, webstore, yii2, yii2-advanced, yii2-extension, yii2-framework
- Language: PHP
- Homepage:
- Size: 14.4 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Overview
================================It is an open source ecommerce system developed using WhataCart framework. WhataCart is an open source framework written on top of 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 whatacart proyect)INSTALLATION
------------### Install from zip
Download the version zip and extract it. Place the folder under webroot or public_html if on a domain.
Run whatrapidito.sql file on mysql for install Database
Run http://localhost/Restaurant-Rapidito-Web-StoreIf 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 whatacart