earthperson / eshop
Very simple eshop. As an example - the catalog of T-shirts.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- yiisoft/yii2: 2
- yiisoft/yii2-swiftmailer: ~2.0.0
This package is not auto-updated.
Last update: 2024-11-19 09:07:40 UTC
README
Very simple, programmers oriented eshop. As an example — the catalog of T-shirts.
phpMyAdmin or similar tool and a text editor as the Dashboard, ImageMagick for the gallery, a payment system or bank details as tools to accept payments.
Server Requirements
Web server with PHP, Yii Framework components and database that is supported by Yii Framework.
Installation
-
Eshop is available on Packagist. It can be installed by running:
$ composer create-project earthperson/eshop your-project-name --prefer-dist
-
Then run bower update
$ bower update
-
Then look at the
config/