fredrickked / PHP-Blog-Admin

A PHP Admin Dashboard / Website (with blog section)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NATIVE PHP BLOG WITH ADMIN AND SQL DATABASE

This is a fully functional php application with a website (containing a blog section) and an Admin dashboard that monitors the blog posts, comments, messages from the contact page and newsletter subscribers...etc

Admin Dashboard

alt text

GETTING STARTED
  • Download or Clone the project.
  • Create a database named "Company" or a name of your choice and import the SQL file { Company.sql }
  • Set your database credentials in db.php
  • Run the project in your local server
  • Go to http://localhost/directory/admin/ to LogIn
  • Use the testing credentials to login

{

email : admin@example.com
password : 123

}

Happy Coding :neckbeard:

About

A PHP Admin Dashboard / Website (with blog section)


Languages

Language:CSS 71.3%Language:PHP 16.4%Language:JavaScript 9.7%Language:Hack 2.6%