Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 880 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 880 Bytes

Template CMS

Fast and small content management system written in PHP!

System Requirements

  • UNIX/Linux host
  • PHP 5.2.0 or higher
  • SimpleXML Module
  • Apache Mod Rewrite
  • Multibyte String

Steps to Install

  1. Download the latest version.
  2. Unzip the contents to a new folder on your local computer.
  3. Upload that whole folder with an FTP client to your host.
  4. You may also need to recursively CHMOD the folder /data/ to 755(or 777) if your host doesn't set it implicitly.
  5. Also you may also need to recursively CHMOD the /install.php, /.htaccess to 755(or 777) if your host doesn't set it implicitly.
  6. Type http://example.org/install.php in the browser.

Links

Copyright (C) 2011-2014 Romanenko Sergey / Awilum [awilum@msn.com]