Skip to content

rubelmiah99999/cms-with-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Management System with PHP

I have created a sample with php for cms. Those who wish may take it and continue to develop themselves.
It is now at the basic level.

Setup

Create a MySQL database with the name you specified in config.php
Create admins, contact, members, newsletter, partners and roles tables in this database.

Advice to those who want to contribute.

1- To make the web page completely dynamic.
2- Add theme
3- Remove single page design.

Don't forget to change config.php

About

Content Management System with PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.4%
  • CSS 16.6%
  • JavaScript 2.0%