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
- Host: GitHub
- URL: https://github.com/daniel-j/cloudchaser-cmf
- Owner: daniel-j
- License: other
- Created: 2013-05-20T22:20:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-21T07:27:37.000Z (about 13 years ago)
- Last Synced: 2025-08-30T22:03:08.523Z (10 months ago)
- Language: PHP
- Size: 961 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)