Skip to content

janis-rullis/dzhim-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dzhim CMS

image

A very basic Content Management System written in PHP.

Basic features

Page tree management

image

Multi-language support

image

Translations and a language switch.

Formatted content

image

  • What You See Is What You Get type rich-text editor (CKeditor v.4.3.3) and image manager (KCFinder v.2.51).

Customizable layout and functionality

image

Define each page's specific input, output, and layout.

Visit DEMO, to see various ways how to define page's layout and functionality.

Security

image

  • Manage access to the Content Management System, by selecting allowed users and IP addresses.

  • After 5 failed login attempts, the user will be blocked.

  • Passwords are secured with the SHA-512 hashing algorithm.

  • How to manage admin users and IP?

DEMO

English

Latviski


How did it start?

This was my free time fun project, created on 2013, while I was working at Mediaparks. At that time I worked daily with their in-house framework / CMS, called InSite. Like every project, it had it's flaws and awesome parts. So my goal was to create a framework / CMS that would contain the good parts and avoid the bad parts from the InSite. It was created completely from scratch and no code was used from the existing codebase, only principles. It was never meant to be published, only used for my own needs.

What was the goal?

Create a CMS / Framework, that could help me create websites more easily. The main requirement was reusable, easily customizable modules.

Current status

I was working on it for few months and then just dropped it. On Feb 2018 I took it out from the dust, cleaned it up a bit, added some docs and that's about it. Currently, I doubt that I am willing to invest any time in it anymore, but, well, who knows, right?

image Created in 2013 / Re-animated in Feb 2018.