diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-16 11:26:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-16 11:26:14 +0000 |
commit | 0b73fc68e8e669df02786af4d68493c0fe987c25 (patch) | |
tree | d4956b12de753a77293d8157f36a2ef9cbf94806 | |
parent | Merge pull request #1230 from muralikg/master (diff) | |
parent | added Demo-link for Bolt CMS (diff) | |
download | awesome-selfhosted-0b73fc68e8e669df02786af4d68493c0fe987c25.tar.gz awesome-selfhosted-0b73fc68e8e669df02786af4d68493c0fe987c25.zip |
Merge pull request #1233 from znegva/patch-1
added Bolt CMS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -451,6 +451,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Backdrop CMS](https://backdropcms.org/) - The comprehensive CMS for small to medium sized businesses and non-profits. ([Source Code](https://github.com/backdrop/backdrop)) `GPLv2` `PHP` * [Baun](https://bauncms.com/) - A modern, lightweight, extensible CMS for PHP. ([Source Code](https://github.com/BaunCMS/Baun)) `MIT` `PHP` * [BigTree CMS](https://www.bigtreecms.org/) - Straightforward, well documented, and capable written with PHP and MySQL. ([Source Code](https://github.com/bigtreecms/BigTree-CMS)) `LGPLv2` `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` `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` |