Amarok php CMS Code
Simple PHP CMS , that supports templates and its very easy to use!
Brought to you by:
amaroks
| File | Date | Author | Commit |
|---|---|---|---|
| application | 2012-01-07 |
|
[159db6] cKedit bugy and so removed it... Sorry |
| system | 2012-01-04 |
|
[e2f357] Intial commit |
| .htaccess | 2012-01-07 |
|
[71766b] Add Autoload Template parser |
| README | 2012-01-04 |
|
[e2f357] Intial commit |
| changelog.txt | 2012-01-04 |
|
[e2f357] Intial commit |
| index.php | 2012-01-04 |
|
[e2f357] Intial commit |
| license.txt | 2012-01-04 |
|
[e2f357] Intial commit |
========================================== How to Install Amarok CMS = ========================================== Step 1 Unzip and upload all files and folders into your website using an ftp client like filezilla Step 2 If you are installing it in a directory instead of root (ie yoursite.com/cms) then open up the .htaccess file FIND: RewriteBase / and replace with: RewriteBase /cms Step 3 Create a mysql database , username and password give create , drop tables permision to the user Step 4 navigate to yoursite.com/install and follow the screen That is it.. If you have any problem please let me know and I will be very happy to help