From 694b06ca5ca01c54fe30da506d39b5b648c1e21b Mon Sep 17 00:00:00 2001 From: Peter Ivanov Date: Thu, 10 Mar 2016 18:48:34 +0200 Subject: [PATCH 1/2] Add Microweber CMS Microweber is drag and drop CMS and online shop, based on Laravel framework https://github.com/microweber/microweber --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7de27dbe..9e18f184 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,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` * [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` * [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` +* [Microweber](https://microweber.com/) - Laravel CMS with e-commerce. ([Demo](http://demo.microweber.org/),[Source Code](https://github.com/microweber/microweber)) `Apache` `PHP` ## Document Archiving From 60cfaa8e4e54c4ad0d378f06d2c87a8117af3de9 Mon Sep 17 00:00:00 2001 From: Peter Ivanov Date: Thu, 10 Mar 2016 20:43:56 +0200 Subject: [PATCH 2/2] changes per review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e18f184..2767c4f9 100644 --- a/README.md +++ b/README.md @@ -361,13 +361,13 @@ _Recipe management_ ### E-commerce * [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` +* [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` * [Open Classifieds](http://open-classifieds.com/) - Free open-source, self-hosted CMS for classifieds sites. ([Source Code](https://github.com/open-classifieds/openclassifieds2)) `GPL` `PHP` * [Open eShop](https://open-eshop.com/) - Sell your digital goods with licenses and provide support. ([Source Code](https://github.com/open-classifieds/open-eshop)) `GPL` `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)) `OSL 3.0` `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` * [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` -* [Microweber](https://microweber.com/) - Laravel CMS with e-commerce. ([Demo](http://demo.microweber.org/),[Source Code](https://github.com/microweber/microweber)) `Apache` `PHP` ## Document Archiving