Skip to main content

uniCMS is a Django Web Content Management System

Project description

uniCMS

CI build Python version codecov License

uniCMS is a Web Application Content Management System developed using Django Framework. The project is created by a group of passionate developers who introduces bespoke design and architecture for a next generation CMS.

Setup

For the installation steps please consult the documentation

Demo project

The quickest way to get started with uniCMS is to run a demo platform with a few basic websites, pages and contents.

uniCMS Example Project

Getting started

The simpler and easier way to create a web site in uniCMS consist of the following steps:

  1. Select the template to be used. Refer to Templates section of this guide
  2. Define your blocks and Page templates to be inherited by your Website's pages
  3. Create a WebSite Domain name
  4. Fill contents like Categories, Publications, Menus ...
  5. Create a WebPath, a root node like '/' or a subdirectory
  6. Create a Page with as much as blocks you'd like. Dispose menus, carousels and things with regular blocks or publication contents (or part of them) using placeholder blocks.

Features

  • The default template shipped with:
    • Compatibility and interoperability in mobile platforms
    • SEO optimized
    • Bootstrap like design and structure
    • Plugin mode and compatibility for Django applications
  • Agile and adaptive design and logic (ah-hoc and easy customization)
  • OpenAPIv3 (OAS3) compliant
  • Compatible with the major RDBMS engines with agile schema migrations capabilities
  • Multitenancy - create and manage multple web applications within single platform
  • Query and search capabilities - MongoDB FullText Search via CLI
  • Extensive localization with multiple languages
  • 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

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 due 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.

For any other information please consult the Official Documentation and feel free to contribute the project or open issues.

Tests

# activate your virtualenv first, then
cd example
coverage erase ; coverage run ./manage.py test cms; coverage report -m
Hints for developers

Please run these before doing new commits

pip install -r requirements-dev.txt

autopep8 -r --in-place   ../src/cms/
flake8 ../src/cms --count --exit-zero --statistics 

# auto flake0
autoflake -r --in-place  --remove-unused-variables --expand-star-imports --remove-all-unused-imports ../src/cms/

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unicms-0.26.7.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

unicms-0.26.7-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

Details for the file unicms-0.26.7.tar.gz.

File metadata

  • Download URL: unicms-0.26.7.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for unicms-0.26.7.tar.gz
Algorithm Hash digest
SHA256 ab1f96f0ff2229c3c6902c6b13293aea6eb870d55020ca74f31e81634c97277c
MD5 c8f080fd00bbf8d9dfd68b4ea68fd613
BLAKE2b-256 a3e8f0c78000b20cfedc73223de40d0d1b98a6e0286d6b7d944dc675b0d2baf7

See more details on using hashes here.

File details

Details for the file unicms-0.26.7-py3-none-any.whl.

File metadata

  • Download URL: unicms-0.26.7-py3-none-any.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for unicms-0.26.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ead827c17ddddb2d9aeb1ca023d7814bda2b6874a3c2a7dc6679a0801c71522b
MD5 de97a1da4f556533fdf0ee3ddebada7a
BLAKE2b-256 d8e66c606c6d509955c6cf3e68ee29a88b9e0317d59f39d49ca72246c300a524

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page