Skip to main content

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, like pymongo, flask, flask-babel, etc.

Running elemental-cms command for the first time

After setup, we can start using the tool like this:

Running CLI

Documentation

More details about the tool can be found here on the official documentation portal.

Project details


Download files

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

Source Distribution

elemental-cms-1.1.41.tar.gz (38.4 kB view hashes)

Uploaded Source

Built Distribution

elemental_cms-1.1.41-py3-none-any.whl (74.2 kB view hashes)

Uploaded Python 3

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