diff options
author | nodiscc <nodiscc@gmail.com> | 2018-08-28 11:59:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-28 11:59:38 +0000 |
commit | 226a6cce824695cc9b5beca6547005feace40312 (patch) | |
tree | 354ed46340fd5f371e5862d6e9b46983f809c334 | |
parent | Merge pull request #1378 from Ardakilic/master (diff) | |
parent | Fixes (diff) | |
download | awesome-selfhosted-226a6cce824695cc9b5beca6547005feace40312.tar.gz awesome-selfhosted-226a6cce824695cc9b5beca6547005feace40312.zip |
Merge pull request #1452 from jaltek/patch-1
Added Shopware
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -544,6 +544,7 @@ _Recipe management_ - [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)) `OSL-3.0` `PHP` - [Pretix](https://pretix.eu/) - Django based ticket sales platform for events. ([Source Code](https://github.com/pretix)) `Apache-2.0` `Python` - [Saleor](http://getsaleor.com/) - Django based open-sourced e-commerce storefront. ([Demo](https://demo.getsaleor.com/), [Source Code](https://github.com/mirumee/saleor)) `BSD-3-Clause` `Python` +- [Shopware Community Edition](https://shopware.com/community/) - PHP based ppen source e-commerce software made in Germany. ([Demo](https://www.shopwaredemo.de/), [Source Code](https://github.com/shopware/shopware)) `AGPL-3.0` `PHP` - [Shuup](https://www.shuup.com/) - Django powered fully customizable open source e-commerce framework for small and large sites. ([Demo](https://www.shuup.com/en/demo/), [Source Code](https://github.com/shuup/shuup)) `AGPL-3.0` `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` - [Thelia](http://thelia.net/) - Thelia is an open source and flexible e-commerce solution. ([Demo](http://demo.thelia.net/), [Source Code](https://github.com/thelia/thelia)) `LGPL-3.0` `PHP` |