GitHub - HamzaHafeez45/Blog: Blogging application written with PHP7! At least MariaDB 10.0.5 or MySQL 5.6 required! · GitHub
Skip to content

HamzaHafeez45/Blog

 
 

Repository files navigation

PHP7 blogging application

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.

Notice:
This project is currently not in active development, but the master branch is considered to be stable.

Default theme

Administration interface

Administration interface

Content editor

Content editor

Installation

  1. Download the repository and extract it to the target directory where it should be installed.
  2. Create your MySQL database and import the database.sql file.
  3. Rename core/configuration-example.php to core/configuration.php and customize the configuration and set in any case the settings for the database connection.
  4. Navigate your browser to /admin/auth.php and authenticate with the default username ChangeMe and the password changeme (please note that the username is case-sensitive).

Documentation

You can find more information about the configuration and customization in the wiki:

About

Blogging application written with PHP7! At least MariaDB 10.0.5 or MySQL 5.6 required!

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • PHP 87.5%
  • CSS 8.3%
  • JavaScript 2.1%
  • TSQL 2.1%