diff options
author | Jannik Anker <jannikanker@users.noreply.github.com> | 2016-08-22 14:45:48 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-22 14:45:48 +0000 |
commit | 5b3a5474e1549e66e1060da1a45a970949750c93 (patch) | |
tree | 8b8b06e1ab56a4ae8efbe8945f72fa2da7d96bb9 /README.md | |
parent | Merge pull request #667 from faisalhmohd/patch-1 (diff) | |
download | awesome-selfhosted-5b3a5474e1549e66e1060da1a45a970949750c93.tar.gz awesome-selfhosted-5b3a5474e1549e66e1060da1a45a970949750c93.zip |
Added Umbraco CMS (#681)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -382,6 +382,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Subrion](http://www.subrion.org) - Subrion is a free open source content management system that allows you to build websites for any purpose. Yes, from blog to corporate mega portal. ([Demo](http://demos.subrion.com), [Source Code](https://github.com/intelliants/subrion)) `GPLv3` `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](https://typo3.org/) - A powerful and advanced CMS with a large community. ([Source Code](https://github.com/TYPO3/TYPO3.CMS)) `GPLv2` `PHP` + * [Umbraco](https://umbraco.com/) - The friendly CMS. Free and open source with an amazing community. ([Source code](https://github.com/umbraco/Umbraco-CMS)) `MIT` `.NET` * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source code mirror](https://github.com/WordPress/WordPress)) `GPLv2` _Recipe management_ |