Skip to content

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

License

Notifications You must be signed in to change notification settings

earthperson/eshop

Repository files navigation

eshop

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/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published