Welcome to PHPEcho CMS Documentation

Features     Roadmap (DEVELOPERS! IMPORTANT!)     Installation     Tips & Tricks    

Features

  • Multilanguage system
  • Template system
  • Modules and Blocks universal system
  • Authentication and Registration system
  • Modules: News, Forum, Files, Photogallery

Roadmap

No more roadmap.
About our plans see our web page and forums
To developers: see todo.txt (new additions).
New working method (developers):
1. Read todo.txt.
2. Choose your work.
3. Go to forums -> Login -> Current work.
4. Create new thread. Set title of thread: number and title of work (ex. 8. File upload for 'Downloads' module).
5. And go to develop :)
6. When will be ready, commit the changes to SVN, and report in your thread.
Thank you!

Installation

1. Unzip PHPEcho CMS package.
2. Configure file config.php of your needs.
3. Upload all files and folders to the ftp (but "docs" folder and ReadMe.txt file in root dir).
4. Set CHMOD 'cache' and 'uploads' directories to 777.
5. Run http://www.yourhost.com/install/index.php, install CMS with installer.
6. Go to http://www.yourhost.com.
7. Enjoy!

Now you can login with administrator. Username: admin , Password: admin

WARNING! IMPORTANT! CHANGE THE ADMINISTRATOR PASSWORD!

Tips & Tricks

1. Put favicon.ico file in root path. It will be work. Favicon.ico is replaces browser icon to your icon in address bar!
2. In header.tpl add banner, at banner exchange line.
3. Place your site logo in templates/{theme}/images/ dir. file name must be logo.jpg!