Content Managment System
This project is a small content management system that I create in my spare time. I create this mainly for myself and my projects but i decided to publish this and make this available as open source.
The CMS is still at an early stage and should not be used productively. In the documentation area you will find information on installation and functionality. You can find the source for the CMS on GitHub.
Note: The documentation is incomplete, knowledge of git is recommended.
Content Managment System Documentation
The Project on GitHub
Features
- Separation between core and mantle system for adjustments
- System for overloading modules for expansion
- User authentication via multiple DBs and CMS instances
- Vanilla Javascript ES6 + in the backend
- No support for Internet Explorer
Current functions
- Create, edit, delete, but not move pages
- Modules for text, headline, source text
- Create and manage users for the backend and frontend
- Add languages for front end
- Visibility settings of the pages
- Locking functions based on various parameters