Skip to content
/ dmshop Public
forked from 228vit/dmshop

diem based a very simple online store

Notifications You must be signed in to change notification settings

rafix/dmshop

This branch is up to date with 228vit/dmshop:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
«228vit»
Apr 2, 2011
2efd547 · Apr 2, 2011

History

2 Commits
Apr 2, 2011
Apr 2, 2011
Apr 2, 2011
Apr 2, 2011
Apr 2, 2011
Apr 2, 2011
Apr 2, 2011
Apr 2, 2011
Apr 2, 2011

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 [email protected]: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