diff options
author | nodiscc <nodiscc@gmail.com> | 2019-05-15 18:23:20 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-05-15 18:34:15 +0000 |
commit | e992028e7c971fc31b2b3dc4c48d4ca05e5f581b (patch) | |
tree | b8de9be4e39721b6041b7a85625b0693f83cb920 /README.md | |
parent | fix: update socialhome url (404) (diff) | |
download | awesome-selfhosted-e992028e7c971fc31b2b3dc4c48d4ca05e5f581b.tar.gz awesome-selfhosted-e992028e7c971fc31b2b3dc4c48d4ca05e5f581b.zip |
fix: update redaxscript url (404)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -523,7 +523,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi - [PropertyWebBuilder](http://propertywebbuilder.com) - The ultimate Ruby on Rails engine for creating real estate websites. ([Demo](https://propertywebbuilder.herokuapp.com), [Source Code](https://github.com/etewiah/property_web_builder)) `MIT` `Ruby` - [Publify](https://github.com/publify/publify) - Simple but full featured web publishing software. `MIT` `Ruby` - [REDAXO](https://www.redaxo.org) - Simple, flexible and useful content management system (documentation only available in German). ([Source Code](https://github.com/redaxo/redaxo)) `MIT` `PHP` -- [Redaxscript](https://redaxscript.com) - Ultra lightweight CMS for MySQL, SQLite and PostgreSQL. ([Demo](https://demo.redaxscript.com/demo/login), [Source Code](https://github.com/redaxmedia/redaxscript)) `GPL-3.0` `PHP` +- [Redaxscript](https://redaxscript.com) - Ultra lightweight CMS for MySQL, SQLite and PostgreSQL. ([Demo](https://demo.redaxscript.com/login), [Source Code](https://github.com/redaxmedia/redaxscript)) `GPL-3.0` `PHP` - [Roadiz](https://www.roadiz.io/) - Modern CMS based on a node system which can handle many types of services. ([Source Code](https://github.com/roadiz/roadiz)) `MIT` `PHP` - [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-3-Clause` `PHP` - [Sphido](http://www.sphido.org/) - Fast, lightweight, flat file CMS for PHP. ([Source Code](https://github.com/sphido/cms)) `MIT` `PHP` |