Skip to main content

The administration panel of Modoboa

Project description

travis Code Health

The administration panel of Modoboa.

Installation

Install this extension system-wide or inside a virtual environment by running the following command:

$ pip install modoboa-admin

Edit the settings.py file of your modoboa instance and add modoboa_admin inside the MODOBOA_APPS variable like this:

MODOBOA_APPS = (
  'modoboa',
  'modoboa.core',
  'modoboa.lib',

  # Extensions here
  'modoboa_admin',
)

Run the following commands to setup the database tables:

$ cd <modoboa_instance_dir>
$ python manage.py migrate modoboa_admin
$ python manage.py load_initial_data

Finally, restart the python process running modoboa (uwsgi, gunicorn, apache, whatever).

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

modoboa-admin-1.1.1.tar.gz (147.5 kB view details)

Uploaded Source

File details

Details for the file modoboa-admin-1.1.1.tar.gz.

File metadata

  • Download URL: modoboa-admin-1.1.1.tar.gz
  • Upload date:
  • Size: 147.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for modoboa-admin-1.1.1.tar.gz
Algorithm Hash digest
SHA256 e9e039bb3a65cd83aa45945994a847eee07a76ccf3e26e1d7442fecbb036ad9c
MD5 a4b4011d9218afe945aa3d7164e66f19
BLAKE2b-256 5284b0ffe53be1cba66d8a36908b036d83b8841a616eb8b1a04fe4e80682b250

See more details on using hashes here.

Supported by

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