Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 446 Bytes

Simple-Blog-Plugin

A Simple Blog Plugin created in PHP that can be integrated in any website to publish blogs into the database.

Requirements - Apache Server (PHP Supported) MySql Database or similar Database

Usage - Clone this repository and extract its files on your server. Change database connection credentials in 'connection.php' file. Redirect to '/database_structure.php'. If there is no error -> You are ready to go.