midorikocak / merakli

OOP Content Management System for meraklibilisimci.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

License:GNU General Public License v3.0


Languages

Language:PHP 96.0%Language:JavaScript 2.7%Language:CSS 1.2%Language:Shell 0.0%