Skip to content

rafix/dmshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple Diem based online store, with using sfShoppingCartPlugin.
It is not ready for production, use it for learning and feel free for fork and modify it.

Installation

$ git clone git@github.com:228vit/dmshop.git
$ cd dmshop
$ cp config/databases.yml.dist databases.yml
$ nano databases.yml
$ php symfony dm:setup
$ php symfony doctrine:insert-sql
$ php symfony doctrine:data-load

backend login
login: admin
password: pass

Feel free to use it

About

diem based a very simple online store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published