diff options
author | Jean Menezes da Rocha <jean@menezesdarocha.info> | 2015-11-21 18:28:42 +0000 |
---|---|---|
committer | Jean Menezes da Rocha <jean@menezesdarocha.info> | 2015-11-21 18:28:42 +0000 |
commit | f25d292e17c54a3adec01114c4b8dd84416ccfd5 (patch) | |
tree | 031ae72808be411c4fe03b09df494af1685e2f38 | |
parent | merge bug trackers with ticketing systems (diff) | |
download | awesome-selfhosted-f25d292e17c54a3adec01114c4b8dd84416ccfd5.tar.gz awesome-selfhosted-f25d292e17c54a3adec01114c4b8dd84416ccfd5.zip |
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` |