TurboCMS is minimal file based CMS made with PHP.
- Download latest version of TurboCMS
- Upload files to your server directory via FTP or some other deployment.
- Copy
config.php.default
and save the new file asconfig.php
in the same directory. - Set your passphrase
TurboCMS uses Mustache.js style tags in the layout. Navigate to /admin in your installation directory, in example http://example.com/admin
and update your content.
- Apache server
- PHP 5.3.0 or newer