Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enhavo/enhavo-shop
Enhavo shop edition
https://github.com/enhavo/enhavo-shop
cms ecommerce enhavo shop sylius symfony
Last synced: about 1 month ago
JSON representation
Enhavo shop edition
- Host: GitHub
- URL: https://github.com/enhavo/enhavo-shop
- Owner: enhavo
- License: mit
- Created: 2015-07-03T21:09:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T16:55:14.000Z (over 6 years ago)
- Last Synced: 2024-04-14T07:30:45.507Z (7 months ago)
- Topics: cms, ecommerce, enhavo, shop, sylius, symfony
- Language: PHP
- Homepage: http://enhavo.com
- Size: 135 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Enhavo shop edition
-------------------This is the shop edition of enhavo and serve a full shop system based on sylius components.
Enhavo is a content management system. It's a open source PHP project based on the fullstack Symfony framework and uses awesome Sylius components
to serve a very flexible software, that can handle most of complex data structure with a clean and usability interface.Installation
------------```bash
$ composer create-project enhavo/enhavo-shop enhavo
$ cd enhavo
$ app/console enhavo:install
```Documentation
-------------For further information read the [docs](http://docs.enhavo.org)