Limit the available phone number country code in pretix phone number questions. Caution! Applies to the whole server!
Project description
This is a plugin for pretix.
Limit the available phone number country code in pretix phone number questions. Caution! Applies to the whole server! This plugin does not even have to be activated. As soon as you install it, it overrides the phone number prefixes available server-wide.
It applies to both phone number questions and the pretix built-in phone number field.
By default, this plugin restricts phone numbers to “+1 (USA)”. If you want to place a different restriction, you can do so via the pretix configuration file. Add a section like this (and use the standard country codes):
[plugin:limit_phone_country] US = 1 DE = 49
Development setup
Make sure that you have a working pretix development setup.
Clone this repository, eg to local/pretix-limit-phone-country.
Activate the virtual environment you use for pretix development.
Execute python setup.py develop within this directory to register this application with pretix’s plugin registry.
Execute make within this directory to compile translations.
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 2021 Tobias Kunze
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
File details
Details for the file pretix-limit-phone-country-1.0.1.tar.gz
.
File metadata
- Download URL: pretix-limit-phone-country-1.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bdcc7962bde6c37c373a5d6316868b3f0a8c27f6b1a3e304fcac66e0652103b |
|
MD5 | 333cf628d35ba573fbeedec94866a9f4 |
|
BLAKE2b-256 | a9ac8771b77ead24409459f1c003d670131b9cf3aa3fd0f5669494481dfb590b |