Flask + MongoDB Web CMS for Developers.
Project description
elemental CMS
Elemental is a Flask and MongoDB web CMS intended for developers.
Our main goal is to allow developers to create and maintain web portals or web applications using their preferred programming IDE like VS Code, PyCharm, Visual Studio, etc.
The main interaction with the tool takes place through its CLI, a self documented command line tool called "elemental-cms" which helps us perform deployment tasks directly from the terminal.
It relies on MongoDB to store the metadata, pages' content, snippets' content, dependencies information, and user session data.
Setup
To install the tool, we can issue the following command:
pip install elemental-cms
This will install all the dependencies required for elemental-cms to work. Version 2.0.6 is compatible with:
- Flask 2.2.5
- Werkzeug 2.2.3
- Flask-Babel 2.0.0
- And other dependencies as specified in setup.py
New in 2.0.6
- Shell Autocomplete: Tab completion for snippets, pages, and global-deps commands
- Pages Diff Command: Compare local and database versions of pages
- Snippets Diff Command: Compare local and database versions of snippets
- Repository Indicators: See which resources have local changes at a glance
To enable shell autocomplete, see the COMPLETION.md guide.
Running elemental-cms command for the first time
After setup, we can start using the tool like this:
Documentation
More details about the tool can be found here on the official documentation portal. For version history and changes, see our CHANGELOG.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file elemental_cms-2.0.6.tar.gz.
File metadata
- Download URL: elemental_cms-2.0.6.tar.gz
- Upload date:
- Size: 46.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c14e7f659d89b1fb2b242df2d9a26ccf7bc8adaadce5cac2de44a1c94a7bf5c
|
|
| MD5 |
0ebcfab8e7d9efa364f92b87f7490652
|
|
| BLAKE2b-256 |
145e411a51191848a5b2c071db3d29a6648cc104cfd3f662301e7d68b8828c2d
|
File details
Details for the file elemental_cms-2.0.6-py3-none-any.whl.
File metadata
- Download URL: elemental_cms-2.0.6-py3-none-any.whl
- Upload date:
- Size: 80.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c07701e1a6a398bf7c9361ba71a27f31c8bcfa6f1458546bc59e0a4496b8046f
|
|
| MD5 |
8e1485166791fdae670a396805c45adc
|
|
| BLAKE2b-256 |
c530fdd8ec5f95217d47bd10537ffebbafce92abbc5b5761a260c832c3ce9fbd
|