Easy blogging application written with PHP7! The application comes with a fulltext search functionality for posts and with customizable themes and languages. You can build your own theme if the default theme does not satisfy you.
>= 7.3
!>= 10.2.2
or MySQL version >= 8.0
!git tag -l
and git checkout <tag>
. If you wish to get the newest code and features which are not yet included in a release tag, you can use the master
branch.core/db/database.sql
.core/configuration-example.php
to core/configuration.php
and customize the configuration and set in any case the settings for the database connection./admin/auth.php
and authenticate with the default username ChangeMe
and the password changeme
(please note that the username is case-sensitive).You can find more information about the configuration and customization in the wiki: