Price adjustments for logged in users
Project description
indico-price-adjustments
This plugin provides registration price adjustment options for non-logged-in users.
Installation
Install the plugin package from PyPI
pip install indico-price-adjustments
Open indico.conf of your indico installation then add price_adjustments on PLUGIN.
PLUGINS = { ... , 'price_adjustments'}
Install for development for contributing to this plugin
Clone this repository on ~/dev/indico/plugins
git clone https://github.com/RobotHanzo/IndicoPriceAdjustments.git
With python virtual environment of Indico development installation enabled, enter the cloned directory then run following command to install the plugin.
pip install -e .
Open indico.conf which should be located in ~/dev/indico/src/indico then add price_adjustments on PLUGIN.
PLUGINS = { ... , 'price_adjustments'}
You can now test you modification on your development indico environment.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file indico_price_adjustments-1.0.0.tar.gz.
File metadata
- Download URL: indico_price_adjustments-1.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd816933879fa6002dac98d85d8e5613a0092bd5edf76c4be8db63dd6ca0c09e
|
|
| MD5 |
f3c1c5b862d88c0008b3169442964aa0
|
|
| BLAKE2b-256 |
c2373d66c2905bba2f455d20ab6b8f465dac5ad31b29f98952c81b70cd7ce32c
|
File details
Details for the file indico_price_adjustments-1.0.0-py3-none-any.whl.
File metadata
- Download URL: indico_price_adjustments-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f498044292d1249821832bff98998c6adc6e94fd03bba60d80d6c48de2c9f00
|
|
| MD5 |
e2dbbe2f11eac6db41a7b47ae4599a26
|
|
| BLAKE2b-256 |
fce1976fe3fb0713c9c4f734212e3884563953e18d09378bc3876c61852758ad
|