Other features

In a standard setup, you can install this plugin like this:
$ source /var/pretix/venv/bin/activate
(venv)$ pip install prtx-faq
(venv)$ python -m pretix migrate
(venv)$ python -m pretix rebuild
# systemctl restart pretix-web pretix-worker

For more information and other types of setups, please refer to the install guide.

Read documentation