diff options
author | Peter Thaleikis <spekulatius@users.noreply.github.com> | 2015-08-01 21:16:05 +0000 |
---|---|---|
committer | Peter Thaleikis <spekulatius@users.noreply.github.com> | 2015-08-01 21:16:05 +0000 |
commit | 1b7b33789622f58d923f570487919310c53d734e (patch) | |
tree | d304a1786ee9549111ff1c6a60d4733071605352 | |
parent | Merge pull request #97 from dhenson02/master (diff) | |
download | awesome-selfhosted-1b7b33789622f58d923f570487919310c53d734e.tar.gz awesome-selfhosted-1b7b33789622f58d923f570487919310c53d734e.zip |
adding silverstripe to cms list
-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. `BSD` * [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` |