formwork/README.md

18 lines
489 B
Markdown
Raw Normal View History

2018-06-16 16:41:58 +02:00
# Formwork
Formwork is a file-based Content Management System (CMS) to make and manage simple sites.
2018-10-08 22:06:48 +02:00
Latest version: [**0.8.1**](https://github.com/giuscris/formwork/releases/tag/0.8.1)
2018-07-10 17:26:32 +02:00
2018-06-16 16:41:58 +02:00
## Features
2018-10-06 19:53:35 +02:00
* ⚡️ Lightweight Core (~300 kB dependencies included)
2018-07-18 17:57:55 +02:00
* 🗄 No database required!
* 📑 Simple file-based Cache system
* ✨ Out-of-the-box Administration Panel
2018-06-16 16:41:58 +02:00
![](assets/images/formwork.png)
2018-07-10 17:26:32 +02:00
## Requirements
2018-10-06 19:53:35 +02:00
* PHP 5.6.0 or higher
2018-09-12 14:48:12 +02:00
* PHP `zip` extension
2018-10-06 19:53:35 +02:00
* PHP `gd` extension