About S7Ncms
S7Ncms is an open source CMS based on the Kohana PHP Framework
How to install S7Ncms
- Download S7Ncms
- Upload the unpacked archive to your server
- point your browser to http://your_host/path_to_s7ncms/index.php
- follow the installer instructions
- write down the displayed password. you can now login at http://your_host/path_to_s7ncms/index.php/admin with the username admin
- if you have mod_rewrite enabled, open application/config/config.php and change the value of $config['index_page'] to 'index.php'. After that rename x.htaccess to .htaccess
Screenshots