Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

pretix/pretix-cartshare

Repository files navigation

pretix-cartshare

image

image

image

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!
  6. Execute make within this directory to compile translations.
  7. 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

About

pretix plugin that allows you to share a prepared cart with a customer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published