Skip to content

ville6000/TurboCMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurboCMS

TurboCMS is minimal file based CMS made with PHP.

Installation

  • Download latest version of TurboCMS
  • Upload files to your server directory via FTP or some other deployment.

Configuration

  • Copy config.php.default and save the new file as config.php in the same directory.
  • Set your passphrase

Usage

TurboCMS uses Mustache.js style tags in the layout. Navigate to /admin in your installation directory, in example http:https://example.com/admin and update your content.

Server requirements

  • Apache server
  • PHP 5.3.0 or newer

About

Minimal file based CMS made with PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published