diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-08-17 06:16:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-17 06:16:28 +0000 |
commit | 0bf9d99eb703e92deb01e4373846ed5426aa4ab3 (patch) | |
tree | 64724cf5e86be233937efe15781ac9b2b7a24b93 | |
parent | Merge pull request #652 from n8225/Misc/Other (diff) | |
parent | Added CouchCMS (diff) | |
download | awesome-selfhosted-0bf9d99eb703e92deb01e4373846ed5426aa4ab3.tar.gz awesome-selfhosted-0bf9d99eb703e92deb01e4373846ed5426aa4ab3.zip |
Merge pull request #654 from Ketrel/Additions
Added CouchCMS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -365,6 +365,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Bolt](https://bolt.cm/) - Sophisticated, lightweight & simple CMS. ([Source Code](https://github.com/bolt/bolt)) `MIT` `PHP` * [CMS Made Simple](http://www.cmsmadesimple.org/) - Open source content management system, faster and easier management of website contents, scalable for small businesses to large corporations. ([Source Code](http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk/)) `GPL` `PHP` * [Concrete 5 CMS](http://www.concrete5.org/) - An open source content management system. ([Source Code](https://github.com/concrete5/concrete5)) `MIT` `PHP` + * [CouchCMS](http://www.couchcms.com/) - Simple Open-Source CMS for designers. ([Source Code](https://github.com/CouchCMS/CouchCMS)) `CPALv1` `PHP` * [Drupal](https://www.drupal.org/) - Advanced open source content management platform. ([Source Code](http://cgit.drupalcode.org/drupal)) `GPL` `PHP` * [eLabFTW](http://www.elabftw.net) - An online lab notebook for research labs. Store experiments, use a database to find reagents or protocols, use trusted timestamping to legally timestamp an experiment, export as pdf or zip archive, share with collaborators…. ([Source Code](https://github.com/elabftw/elabftw), [Demo](https://demo.elabftw.net)) `AGPLv3` `PHP` * [Gazelle](https://github.com/WhatCD/Gazelle) - Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. `unlicensed` `PHP` |