forked from CGM_Public/pretix_original
Add a registry for datasync providers and an associated sync queue, to be used by plugins that transfer data from pretix orders to external systems. Additionally, provide a generic data mapping interface to be used in settings pages of such plugins, to let users configure which information from pretix to fill into which data fields of the external system. --------- Co-authored-by: Raphael Michel <michel@rami.io>
24 lines
260 B
ReStructuredText
24 lines
260 B
ReStructuredText
Plugin development
|
|
==================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
plugins
|
|
exporter
|
|
ticketoutput
|
|
payment
|
|
email
|
|
placeholder
|
|
invoice
|
|
shredder
|
|
import
|
|
customview
|
|
cookieconsent
|
|
auth
|
|
datasync
|
|
general
|
|
quality
|