earthperson / eshop
Very simple eshop. As an example - the catalog of T-shirts.
v0.5.1-pl
2015-11-09 20:39 UTC
Requires
- yiisoft/yii2: 2
- yiisoft/yii2-swiftmailer: ~2.0.0
This package is not auto-updated.
Last update: 2026-02-24 14:56:05 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/