diff options
author | Joshua Westerheide <dev@jdoubleu.de> | 2015-10-21 14:38:22 +0000 |
---|---|---|
committer | Joshua Westerheide <dev@jdoubleu.de> | 2015-10-21 14:38:22 +0000 |
commit | ab101e7d374fa9395740c68b0015b2fc946d48f3 (patch) | |
tree | 6a25b58de06e109a1d4058d672325a4097224352 /README.md | |
parent | * Added TYPO3 under CMS (diff) | |
download | awesome-selfhosted-ab101e7d374fa9395740c68b0015b2fc946d48f3.tar.gz awesome-selfhosted-ab101e7d374fa9395740c68b0015b2fc946d48f3.zip |
* Added Neos (Typo3 Neos) to CMS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -287,6 +287,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Joomla!](http://www.joomla.fr/) - Advanced Content Management System (CMS) `GPL` * [KeystoneJS](http://keystonejs.com/) - Node.js CMS & Web Application Platform ([Demo](http://demo.keystonejs.com/), [Source Code](https://github.com/keystonejs/keystone)) `MIT` `Node.js` * [MODX](http://modx.com/) - MODX is an advanced content management and publishing platform. The current version is called 'Revolution'. ([Source Code](https://github.com/modxcms/revolution)) `GPLv2` `PHP` + * [Neos](https://www.neos.io) - Neos or TYPO3 Neos (for version 1) is a modern, open source MCS based on the Flow framework `[TYPO3 CLA](http://typo3.org/index.php?id=782)` `PHP` * [october](http://octobercms.com/) - Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. ([Source code](https://github.com/octobercms/october)) `MIT` * [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/gilbitron/Pico)) `MIT` |