CDMirel / RainCMS

the coolest tool to create awesome websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

----------------------------------------------------

                  / _ \___ _(_)__
                 / , _/ _ `/ / _ \
                /_/|_|\_,_/_/_//_/

               RainCMS alpha 1.0
       If you can read this you have 20/20

----------------------------------------------------
                

Rain is a tool to create awesome website and to manage them simply with a blink of an eye!

Rain Alpha 1.0 has been just released, so please report any issue and be patient, in the next few days we'll publish the App Store, so you'll be able to download and install more modules and themes.





Install
-------

1. clone Rain in your WWW folder
git clone https://github.com/rainphp/Rain.git

2. create a database rain and import in it the file raincms.sql

3. edit the file config/db.php with the right database account information



Use
---

access http://localhost/Rain to navigate the website.

Administration:
http://localhost/Rain/admin
login demo@demo.com
pw demo


Debugging
---

Rain cache the HTML, CSS and JS so in order to see any changes on templates or CSS or JS, you have to be logged as administrator, or even better delete all the cache files with this command:
rm -r cache/html/* public/cache/* cache/website/* cache/views/*


Suggestion
----------

Take a good Beer or a Coke, some chips and have fun playing with it!

About

the coolest tool to create awesome websites

License:MIT License


Languages

Language:JavaScript 94.7%Language:PHP 5.3%Language:Perl 0.0%