Fraenkiman 73153cffed The setup, blog and admin area is automatically determined by the user agent
Fixes #216
Fixes #197

The exchange between browser and server transmits information about the client and its capabilities in headers - user agent, what it accepts, and (what interests us) language. The browser sends the language information in a header.
These values indicate that the browser accepts, for example, US English (en-us) or German (de-de).
We make use of this. The setup of FlatPress now starts automatically in the language of the user. The determined language will also be used as default language for the FlatPressblog and the administration area until the user defines a language himself.

For the setup the language files 'el-gr','es-es','fr-fr' are still missing.
Therefore I limited the automatic determination of the language to 'cs-cz', 'de-de', 'en-us', 'it-it', 'ja-jp', 'nl-nl', 'pt-br'. See #239
2023-04-18 23:27:40 +02:00
2022-07-02 13:01:21 +02:00
2023-04-10 14:37:47 +02:00
2023-02-27 23:03:59 +01:00
2022-10-09 21:13:30 +02:00
2008-02-11 07:50:28 +00:00
2022-06-25 12:43:46 +02:00
2021-10-20 19:49:46 +02:00

Home page Support forum Wiki Change log Security policy Contributors Wiki

Releases License Open issues Last commit Mastodon Follow Follow on Twitter

Welcome to FlatPress!

FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed!

Features

  • Independent, standard-compliant blog software
  • Works on files, no database
  • Easy to setup, easy to backup
  • Powerful plugin system with widget support
  • Easy to customize with themes, powered by Smarty
  • Comments function with spam protection
  • Free software under GNU GPLv2

Getting started

Installing and running FlatPress is really easy:

  • Download FlatPress, unzip, upload
  • Browse to your web server, run simple FlatPress installer
  • Enjoy blogging with FlatPress!

Help and support

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 or IIS) with PHP 7.1 to PHP 8.1 (more details on the wiki). Since all data is stored in files, no database is needed.

Credits

There are many people who contributed to FlatPress over the years. See them here.

Description
FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
Readme 9 MiB
Languages
PHP 87.6%
JavaScript 4%
Smarty 3.2%
CSS 2.9%
Yacc 1.3%
Other 1%