Skip to main content

The Radicale frontend of Modoboa

Project description

travis codecov Code Health

The Radicale frontend of Modoboa.

Installation

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

$ pip install modoboa-radicale

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

MODOBOA_APPS = (
  'modoboa',
  'modoboa.core',
  'modoboa.lib',
  'modoboa.admin',
  'modoboa.relaydomains',
  'modoboa.limits',
  'modoboa.parameters',
  # Extensions here
  # ...
  'modoboa_radicale',
)

Run the following commands to setup the database tables:

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

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-radicale-1.2.0.tar.gz (43.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

modoboa_radicale-1.2.0-py2.py3-none-any.whl (73.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file modoboa-radicale-1.2.0.tar.gz.

File metadata

File hashes

Hashes for modoboa-radicale-1.2.0.tar.gz
Algorithm Hash digest
SHA256 57739f5658bbd8b400ad0ccfcec389c760e5034323caac64ad2faeb2f56b101f
MD5 cdcf11e8f03ffae6cd87f5c45ab8df38
BLAKE2b-256 73ca1b6c74f1454c6a169d140761c2bf73e022d84157d6cd6e296a03f01df6ff

See more details on using hashes here.

File details

Details for the file modoboa_radicale-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for modoboa_radicale-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9ff1af8ef9f42e90aebb3c7d64270747f958a363c00e1c359fb4dd189aa1054d
MD5 3f958e532370897fd3f3daa233a093fc
BLAKE2b-256 e661a7ad4991e1ef95bf11be422cf6b6d73ade0a62148b9cb9adc5aeeea58c1b

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