diff options
author | Andrew Peng <pengc99@gmail.com> | 2015-12-11 03:33:19 +0000 |
---|---|---|
committer | Andrew Peng <pengc99@gmail.com> | 2015-12-11 03:33:19 +0000 |
commit | 4aacd7b8b682bcdeef1d65b6fd53d4be4bea57c4 (patch) | |
tree | 775cc60c5490a647a2a677ecffbd072c1433ecce /README.md | |
parent | Updated README.md to add Plone (diff) | |
download | awesome-selfhosted-4aacd7b8b682bcdeef1d65b6fd53d4be4bea57c4.tar.gz awesome-selfhosted-4aacd7b8b682bcdeef1d65b6fd53d4be4bea57c4.zip |
Update listing for Plone
Updated listing for Plone to add source code link in GitHub
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -318,7 +318,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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/picocms/Pico)) `MIT` * [Pimcore](https://www.pimcore.org/) Multi-Channel Experience and Engagement Management Platform ([Source code](https://github.com/pimcore/pimcore)) `BSD` `PHP` - * [Plone](https://plone.org/) Powerful open-source CMS system ([Source code](http://collective.github.io/)) `Python` `Zope` + * [Plone](https://plone.org/) Powerful open-source CMS system ([Source code](https://github.com/plone)) `Python` `Zope` * [Redaxscript](http:/redaxscript.com) - Ultra lightweight CMS for MySQL, SQLite and PostgreSQL ([Demo](http://demo.redaxscript.com/demo/login), [Source Code](https://github.com/redaxmedia/redaxscript)) `GPLv3` `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 aimed at collaborative work, multilingual environments, and simplicity of use for web authors. ([Source code](https://core.spip.net/projects/spip/repository)) `GPLv2` `PHP` |