diff options
author | Lance M <mightyfree@users.noreply.github.com> | 2017-08-30 23:15:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-30 23:15:27 +0000 |
commit | 5b69f7c1ce01c7d15da0f001efe49e11b08a52a1 (patch) | |
tree | d61b408e84688a77f8be4cb4211acf539057d002 /README.md | |
parent | Added Suet (#1158) (diff) | |
download | awesome-selfhosted-5b69f7c1ce01c7d15da0f001efe49e11b08a52a1.tar.gz awesome-selfhosted-5b69f7c1ce01c7d15da0f001efe49e11b08a52a1.zip |
Add Drupal Commerce
Added Drupal Commerce, to satisfy issue #950. Confirmed links and license (via license.txt in download archive).
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -486,6 +486,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)) `GPL` `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` |