Skip to content

A lightweight PHP CMS that uses flat files for fast and simple content management.

License

Notifications You must be signed in to change notification settings

samuelbromley/StrawNestCMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrawNestCMS

A lightweight PHP CMS that uses flat files for fast and simple content management, designed to work without JavaScript. It relies on pure PHP and HTML with basic CSS styling. The CSS can easily be replaced with any classless CSS framework for a more polished look.

Requirements

  • Any web server with PHP support (version 7 or higher)

Installation

  • Clone or download this repository
  • Edit config.php to suit your preferences.
  • Add content to the pages folder (check the provided examples for the correct syntax).
  • Upload or serve the files using your preferred method.

About

A lightweight PHP CMS that uses flat files for fast and simple content management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.4%
  • CSS 9.3%
  • Hack 2.3%