diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-12-07 19:55:42 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-12-07 19:55:42 +0000 |
commit | d449afcac6e8c72b178760d25d892fdaf8e28d9c (patch) | |
tree | 031ae72808be411c4fe03b09df494af1685e2f38 | |
parent | merge bug trackers with ticketing systems (diff) | |
parent | Added Textpattern to the CMS section. (diff) | |
download | awesome-selfhosted-d449afcac6e8c72b178760d25d892fdaf8e28d9c.tar.gz awesome-selfhosted-d449afcac6e8c72b178760d25d892fdaf8e28d9c.zip |
Merge pull request #355 from jeanmenezes/jeanmenezes-patch-1
Added Textpattern to the CMS section.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -321,6 +321,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` + * [Textpattern](http://textpattern.com/) - A flexible, elegant and easy-to-use CMS. ([Demo](http://textpattern.co/demo), [Source code](https://github.com/textpattern/textpattern)) `GPLv2` `PHP` * [TYPO3](http://typo3.org/) - A powerful and advanced CMS with a large community. ([Source Code](https://github.com/TYPO3/TYPO3.CMS)) `GPLv2` `PHP` * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source code mirror](https://github.com/WordPress/WordPress)) `GPLv2` |