Skip to content

renesass/Content-Management-System

Repository files navigation

Content Management System

A content management system written in PHP on Yii2 and sqlite basis. The complete code/design/database structure has been designed, planned, and written by me. The project was developed part-time in year 2017.

Features

  • Usersystem with custom profile, groups, and rights
  • Static pages with WYSIWYG editor
  • Navigation with hierarchy
  • Navigationpoints can point to a static page, module or plugin and can be protected (e.g. only logged-in users or users with a specific group associated)
  • Global variables: Specify variables, which can be used in code or emails
  • Fields: Define fields with different type (checkbox, textfield, date, etc.), assign them to a group, and use it in profile, global variables, or else
  • Plugin API
  • Appointment plugin
  • Gallery plugin
  • ... a lot of more details

Screenshots

Front

login edit_profile write_email

Admin

settings settings_email_messages settings_users settings_users_groups settings_fields settings_globals static_page users users_new users_new_rights globals navigation navigation_new plugin_appointments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published