Skip to main content

PDF content type for Kotti

Project description

This is an extension to Kotti that allow users to upload and view PDF to your site. PDF files are stored in the database and is protected by Kotti’s user roles and permissions.

pypi downloads_month license build_status_stable

Find out more about Kotti

Development happens at https://github.com/b4oshany/kotti_pdf

Setup

To enable the extension in your Kotti site, activate the configurator:

kotti.configurators =
    kotti_pdf.kotti_configure

Database upgrade

If you are upgrading from a previous version you might have to migrate your database. The migration is performed with alembic and Kotti’s console script kotti-migrate. To migrate, run kotti-migrate upgrade --scripts=kotti_pdf:alembic.

For integration of alembic in your environment please refer to the alembic documentation. If you have problems with the upgrade, please create a new issue in the tracker.

Development

build_status_master

Contributions to kotti_pdf are highly welcome. Just clone its Github repository and submit your contributions as pull requests.

History

0.1 - Beta Release

  • Added support to upload pdf files.

  • Added support to view pdf files.

  • Added database migration option.

Project details


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