Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (33 loc) · 1.68 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.68 KB

flatCore CMS

flatCore is a lightweight Content Management System based on PHP and SQLite. MySQL database support is in progress and will be released soon.

Usermanual and Developer Documentation

Technical requirements

  • Software: PHP 7.3+
  • Web Server: Apache with PDO/SQLite Module and mod_rewrite
  • Database: SQLite, MySQL 5.6+ (optional)

Contribution

You are very welcome to take part in this project. We are happy for every contribution. Please submit your code to the develop branch, and start a pull request.

This branch will be merged into main branch, as soon as a new stable version is ready.

3rd Party Frameworks and Plugins