Overview
Blog Management System with Content Management System (CMS) is a project that will give idea on how to create a blog website that can easily be managed by managing its contents through CMS. With the help of CMS, you can update the details or content of your blog entry. This website is the best example of this project. Hope this project will help you to improve your programming/coding skills. Below are some key technology used in this project.
Technology
- HTML5 / Bootstrap 3 or 4 Compatible
- PHP 5 and up
- DataTables and CKEditor Integration
Project Key Features
- Cross Platform Devices Compatibility
- Great UI (Template from Bootstrapious)
- Auto update View, Dowload, Comment Counter
- Blog Entry Comment Section and more
- CMS (Content Management System)
Notes
After you install the project in your local computer you can access the following pages:
Visitor Side URL: localhost/ecodesource/
Admin Side URL: localhost/ecodesource/admin/
Username: admin
Password: admin
Please refer to this step-by-step process to successfully use Blog Management System.
Step 1
Assuming you already downloaded the project file, locate the file and extract, then copy the extracted file and copy then paste to your root folder (C:\xampp\htdocs)
Step 2
Open your phpMyAdmin control panel and add a new database, in the project file folder, open db folder, copy the sql filename and use it as your db name (as default), and select your newly created db (ecodesource as default) and go to the Import tab of the cpanel and import the sql text file (ecodesource.sql) found in the project file folder db then click go.
Step 3
Open the project in your browser. Explore and study the project!
Visitor Side URL: localhost/ecodesource/
Admin Side URL: localhost/ecodesource/admin/
Username: admin
Password: admin
Post Comments(0)