...
Technology: PHP
Category: Blogging
75
Keywords: blog easy html markdown mysql php simple

Open Source Blog project in PHP Free Download

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.

Requirements

  • PHP version >= 7.3!
  • MariaDB version >= 10.2.2 or MySQL version >= 8.0!

Installation

  1. Clone the repository to the target directory (usually your document root). (Alternatively you also can download a specific release as ZIP archive and extract it to the target destination and skip step 2.)
  2. Check out the latest tag (or the tag you wish) by running 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.
  3. Create your MariaDB/MySQL database and import core/db/database.sql.
  4. Copy core/configuration-example.php to core/configuration.php and customize the configuration and set in any case the settings for the database connection.
  5. 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:

Profile Picture

Hi, I'm Habib. I'm the founder of OpenSourceCollection. I help build web applications, grow businesses, big and small. If that is what you want, contact me.

I'm currently available for freelance work.

Visit my Protfolio. Let's connect on Linkedin or GitHub

Contact Me

About OpenSourceCollection.com
Discover, explore, and find open-source web apps from various categories and technologies, while accessing live demos, screenshots, and GitHub source code links.