Skip to main content

pretix plugin to share carts

Project description

https://img.shields.io/pypi/v/pretix-cartshare.svg https://travis-ci.org/pretix/pretix-cartshare.svg?branch=master https://coveralls.io/repos/github/pretix/pretix-cartshare/badge.svg?branch=master

pretix plugin that allows you to prepare a cart and share it with a customer.

Contributing

If you like to contribute to this project, you are very welcome to do so. If you have any questions in the process, please do not hesitate to ask us.

Please note that we have a Code of Conduct in place that applies to all project contributions, including issues, pull requests, etc.

Development setup

  1. Make sure that you have a working pretix development setup.

  2. Clone this repository. I prefer to clone it inside my pretix repository at /local/pretix-cartshare. This is not a submodule, just a second repository cloned within the working directory of the first one, but ignored by the first outer repository. This is not really pretty, but in my experiences it eases some tasks in terms of tooling and IDE support.

  3. Activate the virtual environment you use for pretix development.

  4. Execute python setup.py develop within this directory to register this application with pretix’s plugin registry.

  5. Restart your local pretix server. You can now use the plugin from this repository for your events!

  1. Execute make within this directory to compile translations.

  2. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in the ‘plugins’ tab in the settings.

License

Copyright 2016 Raphael Michel

Released under the terms of the Apache License 2.0

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

pretix-cartshare-1.6.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

pretix_cartshare-1.6-py3-none-any.whl (51.1 kB view hashes)

Uploaded 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