diff options
author | Thorsten Rinne <thorsten@phpmyfaq.de> | 2016-08-24 06:23:13 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-24 06:23:13 +0000 |
commit | 7fe6c800f1e021b9ddef897da975d8f687dd8904 (patch) | |
tree | 618786c873c0cffda2115ab5a4c3a20dfbb73154 /README.md | |
parent | Adding koding (#701) (diff) | |
download | awesome-selfhosted-7fe6c800f1e021b9ddef897da975d8f687dd8904.tar.gz awesome-selfhosted-7fe6c800f1e021b9ddef897da975d8f687dd8904.zip |
Added Sylius (#696)
* Added Sylius
* Added missing demo and missing full stop.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -402,6 +402,7 @@ _Recipe management_ * [OXID eShop](http://oxidforge.org) - OXID eShop is a flexible open source e-commerce software with a wide range of functionalities. ([Demo](http://demoshop.oxid-esales.com/community-edition/), [Source Code](https://github.com/OXID-eSales/oxideshop_ce)) `GPLv3` `PHP` * [PrestaShop](https://www.prestashop.com/) - PrestaShop offers a free, open-source and fully scalable e-commerce solution. ([Demo](http://demo.prestashop.com/), [Source Code](https://github.com/PrestaShop/PrestaShop)) `OSLv3` `PHP` * [Shoop](https://www.shoop.io/) - Django powered fully customizable open source e-commerce framework for small and large sites. ([B2C demo](https://demo1.shoop.io/), [B2B demo](https://demo2.shoop.io/), [Source Code](https://github.com/shoopio/shoop)) `AGPLv3` `Python` +* [Sylius](http://sylius.org/) - Symfony2 powered open source full-stack platform for eCommerce. ([Demo](http://sylius.org/demo), [Source Code](https://github.com/Sylius/Sylius)) `MIT` `PHP` * [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` |