diff options
author | Hilmi Tolga Sahin <htolgasahin@gmail.com> | 2018-09-03 11:37:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-03 11:37:13 +0000 |
commit | 8e6e6e9a0f76aa35b9e2dbbdcb05888c4d02d8d5 (patch) | |
tree | 7a8bb25f337659f2f8435590aac918a8d8bb2b14 | |
parent | Merge pull request #1481 from L1Cafe/patch-1 (diff) | |
download | awesome-selfhosted-8e6e6e9a0f76aa35b9e2dbbdcb05888c4d02d8d5.tar.gz awesome-selfhosted-8e6e6e9a0f76aa35b9e2dbbdcb05888c4d02d8d5.zip |
Update README.md
Added Cockpit CMS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -488,6 +488,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi - [BigTree CMS](https://www.bigtreecms.org/) - Straightforward, well documented, and capable written with PHP and MySQL. ([Source Code](https://github.com/bigtreecms/BigTree-CMS)) `LGPL-2.1` `PHP` - [Bolt CMS](https://bolt.cm/) - Open source Content Management Tool, which strives to be as simple and straightforward as possible. ([Demo](https://try.bolt.cm/), [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-1.0` `PHP` +- [Cockpit](http://getcockpit.com) - Simple Content Platform to manage any structured content. ([Source Code](https://github.com/agentejo/cockpit5)) `MIT` `PHP` - [Concrete 5 CMS](http://www.concrete5.org/) - 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)) `CPAL-1.0` `PHP` - [Directus](http://getdirectus.com/) - Directus is a powerful and intuitive headless CMS for managing SQL databases with custom architectures. Built around a robust and extensible API, this decoupled content management framework is perfect for websites, apps, or multi-client projects. ([Source Code](https://github.com/directus/directus)) `GPL-3.0` `PHP` |