Skip to content

mtkocak/merakli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Merakli CMS Content Management System Content Management System using PHP and Object Oriented Programming

Merakli CMS is a Content Management System created for educational purpose wihout MVC pattern. The very basic system to add posts and categories on a webpage. The article series are started on http://meraklibilisimci.com consisting 10 different articles about, CMS and OOP concepts.

##Things to do

  • Pagination
  • 404 page

Installation

  • Create a database called 'merakli' on your MySQL database, and run db/merakli.sql on it.
  • After that you have to change Config/config.inc.php and add your database login settings.
  • Admin url is merakli/index.php/Users/login
  • username is username
  • password is password

About

OOP Content Management System for meraklibilisimci.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.3%
  • CSS 7.2%
  • Other 0.5%