diff options
author | Marc Picaud <picaud.marc@gmail.com> | 2015-08-03 11:55:02 +0000 |
---|---|---|
committer | Marc Picaud <picaud.marc@gmail.com> | 2015-08-03 11:55:02 +0000 |
commit | fb19e8f981c97b7c353cc16b61c4770581b1fc73 (patch) | |
tree | e3824ac14bd805b41b7d8efb498cde0602f70201 /README.md | |
parent | Merge pull request #120 from Kickball/Persona (diff) | |
download | awesome-selfhosted-fb19e8f981c97b7c353cc16b61c4770581b1fc73.tar.gz awesome-selfhosted-fb19e8f981c97b7c353cc16b61c4770581b1fc73.zip |
add PrestaShop (self hosted e-commerce solution) into CMS section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -196,6 +196,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [october](http://octobercms.com/) - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. ([Source code](https://github.com/octobercms/october)) `MIT` * [Pagekit](http://pagekit.com/) - A new modern CMS to create and share ([Source code](https://github.com/pagekit/pagekit)) - `MIT` * [Pico](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS. ([Source code](https://github.com/gilbitron/Pico)) `MIT` + * [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` * [SilverStripe](https://www.silverstripe.org) - easy to use CMS with powerful MVC framework underlying. ([Demo](http://demo.silverstripe.org/), [Source code](https://github.com/silverstripe)) `BSD` `PHP` * [SPIP](http://www.spip.net/fr) - Publication system for the Internet. * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source code mirror](https://github.com/WordPress/WordPress)) `GPLv2` |