Documentation

Blog

Plain and simple

Plankton CMS, a PHP based flat file content management system, have a structure that allows easy creation of websites, but keeps the speed and simplicity as high as possible.
Due to it's flat file structure it has no need for a database meaning it is also cost beneficial, allowing it to be used with the cheapest web hosts or perhaps even free hosting.
This also means you won't be able to do anything dynamic. There is also no admin page where you can control the entire website and you won't any built-in WYSIWYG editor either - everything is done by hand so to speak.

Features

  • SEO Friendly Links
  • Free and Open Source
  • Runs on PHP
  • Flat File Structure
  • Fast Page Loading
  • Easy Installation

Requirements

  • Basic knowledge of PHP
  • Knowledge of HTML
  • PHP5
  • Apache Server
  • ...