An open API service indexing awesome lists of open source software.

https://github.com/daniel-j/cloudchaser-cmf

A CMF
https://github.com/daniel-j/cloudchaser-cmf

Last synced: 10 months ago
JSON representation

A CMF

Awesome Lists containing this project

README

          

Cloudchaser Content Management Framework
========================================

Built on Lydia by @mosbth: https://github.com/mosbth/lydia/

How to install
--------------

Clone the repository and load it up in an apache webserver enviroment.
It required mod_rewrite to be active. It also requires PHP's PDO and SQlite modules to be enabled.

chmod the site/data folder so that it's writeable by php.

Point your browser to the root of Cloudchaser, click Modules and install. This will create the required database tables.

You should then be able to log in as admin with the username root and password root.

Now go to modules and install to add the example content.

Enjoy Cloudchaser CMF!

License
-------
This is under the same license as Lydia. (MIT)