You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visit our wiki to learn everything about blogging with FlatPress, how to work with themes and plugins and where to find them. The wiki also has the General FAQ and the Tech FAQ.
Ask your questions, show off your FlatPress blog and meet fellow FlatPressers at the support forum.
Requirements
FlatPress runs on any web server (e.g. Apache, NGINX or IIS) with PHP 7.1 to PHP 8.4 (more details on the wiki). Since all data is stored in files, no database is needed.
Code quality and security
FlatPress uses automated checks to improve code quality and security:
PHPStan is executed with every change to detect potential errors, unclean code and violations of best practices at an early stage.
CodeQL analyzes the source code for known security risks and vulnerabilities through semantic code analysis.
These tools run automatically via GitHub Actions, both for pull requests and regularly in the background.
Credits
There are many people who contributed to FlatPress over the years. See them here.
About
FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.