Very simple eshop. As an example - the catalog of T-shirts.

v0.5.1-pl 2015-11-09 20:39 UTC

README

Latest Stable Version Latest Unstable Version License

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

  1. Eshop is available on Packagist. It can be installed by running:

     $ composer create-project earthperson/eshop your-project-name --prefer-dist
    
  2. Then run bower update

     $ bower update
    
  3. Then look at the config/