Skip to main content

Generate PDF documents containing user credentials

Project description

gha codecov

A simple Modoboa extension which provides a way to download PDF documents containing users credentials.

Installation

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

$ python setup.py install

Then, edit the settings.py file of your modoboa instance and add modoboa_pdfcredentials inside the MODOBOA_APPS variable like this:

MODOBOA_APPS = (
  # ...
  'modoboa_pdfcredentials',
)

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

Configuration

All the configuration is done from the admin panel (Modoboa > Parameters > PDF Credentials).

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-pdfcredentials-1.5.0.tar.gz (52.8 kB view hashes)

Uploaded Source

Built Distribution

modoboa_pdfcredentials-1.5.0-py2.py3-none-any.whl (70.0 kB view hashes)

Uploaded Python 2 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