uniCMS
uniCMS is a Web Application Content Management System developed on top of Django Framework.
Vitality
Quick links
Description
uniCMS is designed for both end users and developers where the developers can create their own customzied web applications (CMS) without starting one from scratch and end users without any development skills can setup a professional CMS platform without difficulty.
uniCMS was created two to necessity of creation and design of a new protal for the University of Calabria. After evaluation of several options, University of Calabria having a strong in-house competitive and highly skilled technical team it was decided to opt for the development of a brand new CMS solution based on Django framework.
The entire uniCMS project code is open sourced and therefore licensed under the Apache 2.0.
Features
- Agile and adaptive design and logic (ah-hoc and easy customisation) OpenAPIv3 (OAS3) compliant;
- Compatible with the major RDBMS engines with agile schema migrations capabilities;
- Multitenancy – create and manage multple web applications within a single platform;
- Query and search capabilities – ly-DB FullText Search via CLI;
- Ability to handle Editorial Board workflows (Wip) and permissions by contexts;
- High performance thanks to its cached model based on Redis TTL;
- Security by design – security by default;
- Robust enterprise and scalable;
- Plugin model and rich interoperability with multiple frameworks and technologies