mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
The very basics of the plugin API
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Implementation Concepts
|
||||
Implementation concepts
|
||||
=======================
|
||||
|
||||
Basic terminology
|
||||
@@ -74,6 +74,8 @@ An item can be extended using **questions**. Questions enable items to be extend
|
||||
additional information which can be entered by the user. Examples of possible questions
|
||||
include 'Name' or 'age'.
|
||||
|
||||
.. _restrictionconcept:
|
||||
|
||||
Restrictions
|
||||
^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user