Skip to content

It is a Content Management System here admin can manage blog content and perform operations such as publish or update or delete articles. Articles are divided based on categories and admin can create/delete categories. Category count will be updated automatically when user publish/update/delete articles. Admin can add more admins or moderators a…

Notifications You must be signed in to change notification settings

koushil-mankali/blog-content-management-system

Repository files navigation

Blog CMS (Blog Content Management System) Project

##############################################################################################

id : koushil

password: koushil

Create Database "blogcms" and import database file which you can get from

database folder.

##############################################################################################

Front Page of BlogCMs

blogcms

Technologies / Languages Used:

Frontend :

1.HTML 2.CSS 3Bootstrap (Not Much) 4.Javascript (Not Much) 5.JQuery (Not Much)

Backend :

1.PHP

Features:

1.Admin can add users as admins / moderators. 2.Admin / Moderators can publish article and later can also update article. 3.Article Images can also be updated. 4.Post count will be updated on article publishing / updating / deleting. 5.Dashboard has realtime posts / users / categorys count and also latest article updates. 6.Fully functional Search Option. 7.Pagination in all pages.

Dashboard of BlogCMs

dashboard

Security Features:

1.Users (Admin/Moderator) passwords are hased. 2.Better Session Handling. 3.Error Page Management (:> If visitor directly enters page url / manipulates url / some code errors are managed and redirected to seperatly designed error page.) 4.Visitors cant access floders (eg. css floder / javascript floder / images floder) which are part of blog. When they try to access folders they will be redirected to error page.

About

It is a Content Management System here admin can manage blog content and perform operations such as publish or update or delete articles. Articles are divided based on categories and admin can create/delete categories. Category count will be updated automatically when user publish/update/delete articles. Admin can add more admins or moderators a…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published