diff options
author | Joshua Westerheide <dev@jdoubleu.de> | 2015-10-21 14:30:30 +0000 |
---|---|---|
committer | Joshua Westerheide <dev@jdoubleu.de> | 2015-10-21 14:30:30 +0000 |
commit | 258ecb7053c217bd3df7d498aba1e0feeb319b5f (patch) | |
tree | c1cb689a7cd907891db4a1fa042f71eb0eaff67c | |
parent | fix contributors list (diff) | |
download | awesome-selfhosted-258ecb7053c217bd3df7d498aba1e0feeb319b5f.tar.gz awesome-selfhosted-258ecb7053c217bd3df7d498aba1e0feeb319b5f.zip |
* Added TYPO3 under CMS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -294,6 +294,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. + * [TYPO3](http://typo3.org/) - A powerful and advanced CMS with a large community. `GPLv2`(http://typo3.org/index.php?id=782) `PHP` * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source code mirror](https://github.com/WordPress/WordPress)) `GPLv2` |