diff options
author | Julien <bibich@users.noreply.github.com> | 2016-08-25 13:22:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-25 13:22:54 +0000 |
commit | c234fd0006b75480fe9d58b9ba33378fa889f477 (patch) | |
tree | 3911a0bfd4546a4de8abb0fd54df966b9e60746e | |
parent | Merge pull request #713 from n8225/postleaf (diff) | |
download | awesome-selfhosted-c234fd0006b75480fe9d58b9ba33378fa889f477.tar.gz awesome-selfhosted-c234fd0006b75480fe9d58b9ba33378fa889f477.zip |
Add Thelia
Add Thelia in e-commerce solutions.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -403,6 +403,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)) `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` +* [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` `PHP` * [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` |