Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 319 Bytes

PHPMicroCMS

A tiny PHP CMS. This was coded in a few hours as a part of a job application assignment. Do not use this in a production environment.

PHPMicroCMS implements the typical CMS features in a simplistic (basic) fashion:

  • CRUD
  • User auth
  • Acess control
  • hierarchical page strucure
  • navigation menus