maerduq/usm

Yii2 module for content management for websites

3.0.2 2023-11-07 13:04 UTC

README

Published under MIT license.

Quick links

About

With Ultimate Site Management (USM) you can transform any Yii2 project into an easy manageable website! If you are a Developer that wants to enable less tech-savvy users to manage the website, USM is for you!

USM is a Content Management System for Yii2. It is specifically designed with the situation in mind where a developer makes and supports a Yii2 based website, and a user should be given tools to maintain the content of the website.

The developer sets up all the dynamic content, database models and whatnot, and he uses the tools USM gives him, like Pages, Textblocks and Files, to hand over some basic maintenance abilities to the less tech savvy user.

The user is given a web interface called the Admin Panel. On this Admin Panel, the user can edit (parts of) pages, files, or specific content developed by the developer to be maintained by the user.

Using Plugins, the developer can even develop specific modules and expose the required maintenance tools via the admin panel to the user.

Features of USM

  • Menu administration with drag-and-drop interface.
  • WYSIWYG editor for complete pages, or for certain parts of web pages by using textblocks.
  • HTML editing for more advanced users.
  • Multilingual support.
  • Plugin support.
  • Easy hooks to incorporate CMS objects in your own pages.
  • Upload and manage files.

Documentation

Contributors

  • Paul Marcelis
  • Joseph Verburg