diff options
author | Marc Picaud <picaud.marc@gmail.com> | 2015-08-03 16:08:47 +0000 |
---|---|---|
committer | Marc Picaud <picaud.marc@gmail.com> | 2015-08-03 16:08:47 +0000 |
commit | 84665bd3e49060ae6c6d08df781bbf7018f63ccb (patch) | |
tree | 58388a3b1734e5260390bb941e15dfde420d6df1 | |
parent | add e-shop as CMS subsection (diff) | |
download | awesome-selfhosted-84665bd3e49060ae6c6d08df781bbf7018f63ccb.tar.gz awesome-selfhosted-84665bd3e49060ae6c6d08df781bbf7018f63ccb.zip |
rename e-shop to e-commerce
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` -### E-Shops +### E-commerce * [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` |