The Radicale frontend of Modoboa
Project description
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
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 modoboa-radicale-1.2.0.tar.gz.
File metadata
- Download URL: modoboa-radicale-1.2.0.tar.gz
- Upload date:
- Size: 43.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57739f5658bbd8b400ad0ccfcec389c760e5034323caac64ad2faeb2f56b101f
|
|
| MD5 |
cdcf11e8f03ffae6cd87f5c45ab8df38
|
|
| BLAKE2b-256 |
73ca1b6c74f1454c6a169d140761c2bf73e022d84157d6cd6e296a03f01df6ff
|
File details
Details for the file modoboa_radicale-1.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: modoboa_radicale-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 73.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ff1af8ef9f42e90aebb3c7d64270747f958a363c00e1c359fb4dd189aa1054d
|
|
| MD5 |
3f958e532370897fd3f3daa233a093fc
|
|
| BLAKE2b-256 |
e661a7ad4991e1ef95bf11be422cf6b6d73ade0a62148b9cb9adc5aeeea58c1b
|