diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-01 22:44:44 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-01 22:44:44 +0000 |
commit | fe5c165a8100172a6d9a500ad1e021d121034807 (patch) | |
tree | 0da7ef2a0a567eecc6549ddc40fd3f008078b4be | |
parent | Merge pull request #97 from dhenson02/master (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-fe5c165a8100172a6d9a500ad1e021d121034807.tar.gz awesome-selfhosted-fe5c165a8100172a6d9a500ad1e021d121034807.zip |
Merge pull request #102 from spekulatius/spekulatius-patch-1
Added Silverstripe (CMS)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -189,6 +189,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` + * [SilverStripe](https://www.silverstripe.org) - easy to use CMS with powerful MVC framework underlying. ([Demo](http://demo.silverstripe.org/), [Source code](https://github.com/silverstripe)) `BSD` `PHP` * [SPIP](http://www.spip.net/fr) - Publication system for the Internet. * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source code mirror](https://github.com/WordPress/WordPress)) `GPLv2` |