diff options
author | nodiscc <nodiscc@gmail.com> | 2017-09-28 15:35:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-28 15:35:15 +0000 |
commit | 2d35cd391ab25acd7e1dd480629e245eef1ffb75 (patch) | |
tree | 7867738760f2636bcafa31fc74380a8ecfe855c8 | |
parent | Merge pull request #1185 from mdeuerlein/master (diff) | |
parent | Update GPL to v2 (diff) | |
download | awesome-selfhosted-2d35cd391ab25acd7e1dd480629e245eef1ffb75.tar.gz awesome-selfhosted-2d35cd391ab25acd7e1dd480629e245eef1ffb75.zip |
Merge pull request #1164 from mightyfree/patch-4
Add Drupal Commerce
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -490,6 +490,7 @@ _Recipe management_ * [Attendize](https://www.attendize.com/) - Ticket selling and event management platform. ([Demo](https://www.attendize.com/documentation.php#demo), [Source Code](https://github.com/attendize/attendize)) `AAL` `PHP` * [CoreShop](https://www.coreshop.org) - CoreShop is a e-commerce plugin for Pimcore. ([Source Code](https://github.com/coreshop/CoreShop)) `GPLv3` `PHP` + * [Drupal Commerce](https://drupalcommerce.org) - Drupal Commerce is a popular e-commerce module for Drupal CMS, with support for dozens of payment, shipping, and shopping related modules. ([Source Code](https://github.com/drupalcommerce/commerce)) `GPLv2` `PHP` * [Magento](https://magento.com/) - Leading provider of open omnichannel innovation. ([Demo](https://magento.com/schedule-a-demo), [Source Code](https://github.com/magento/magento2)) `OSLv3` `PHP` * [Microweber](https://microweber.com/) - Drag and Drop CMS and online shop. ([Demo](http://demo.microweber.org/), [Source Code](https://github.com/microweber/microweber)) `Apache` `PHP` * [OpenCart](https://www.opencart.com) - Free open source shopping cart solution. ([Source Code](https://github.com/opencart/opencart)) `GPLv3` `PHP` |