Skip to content

ashrafuzzaman1973/mycms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“° Custom Raw PHP News CMS

This repository contains a lightweight Content Management System (CMS) specifically designed for an online news portal. It was built using vanilla PHP and MySQL to demonstrate core backend principles, including database connectivity, dynamic content routing, and administrative management.

πŸ›  Technical Stack

  • Backend: Raw PHP
  • Database: MySQL
  • Frontend: HTML5, CSS3, JavaScript
  • Architecture: Procedural and Modular PHP

πŸš€ Key Features

  • News Management: Dedicated system for publishing, editing, and categorizing news articles.
  • Dynamic Content: Real-time data fetching from MySQL to populate the portal's frontend.
  • Custom Backend: A localized CMS structure built without external frameworks to ensure maximum performance and control.
  • Modular Design: Organized directory structure for easy maintenance and scalability.

πŸ“ Project Structure

  • mycms/: Core application directory containing all logical and visual components.
  • config/: (If applicable) Database connection and environment settings.
  • admin/: (If applicable) Portal for content creators and administrators.

πŸ”§ Installation & Setup

  1. Clone the repository:
    git clone [https://github.com/ashrafuzzaman1973/mycms.git](https://github.com/ashrafuzzaman1973/mycms.git)

About

A lightweight, custom-built Online News Portal developed with Raw PHP and MySQL. Features a modular architecture for content management, dynamic news updates, and a responsive frontend.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors