Skip to main content

Shareable links

Project description

Description

Mayan EDMS app to provide unique links to documents.

License

This project is open sourced under the Apache 2.0 License.

Installation

  1. Install from PyPI in the same virtualenv where you installed Mayan EDMS. Or if using the Docker image, pass mayan-shareable-links to the MAYAN_PIP_INSTALLS environment variable.

    pip install mayan-shareable-links
  2. Add shareable_link to the COMMON_EXTRA_APPS setting, either as an environment variable, from a Python settings modules, or from the UI via the config.yaml configuration file.

    Python settings module example:

    INSTALLED_APPS += (
        'shareable_links',
    )
  3. Run the migrations for the app (not required for the Docker image):

    mayan-edms.py migrate

Requirements

  • Mayan EDMS version 3.4

1.0.0 (2020-12-XX)

  • Initial release

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

mayan-shareable-links-1.0.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

mayan_shareable_links-1.0-py2.py3-none-any.whl (16.9 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