Example plugin app for Alliance Auth.
Project description
Corporation Handouts
This module is under development. Use at your own risks.
AA module for managing corporation handouts and especially to keep tracks of their fits/ammo to know if they should be fixed.
Features:
Screenshots
Installation
Step 1 - Check prerequisites
- Corporation handouts is a plugin for Alliance Auth. If you don't have Alliance Auth running already, please install it first before proceeding. (see the official AA installation guide for details)
- The app requires you to have two other applications installed to work properly:
- fittings installed.
- allianceauth-corp-tools
Make sure to have both properly installed before continuing
Step 2 - Install app
Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the newest release from PyPI:
pip install aa-corphandouts
Step 3 - Configure Auth settings
Configure your Auth settings (local.py) as follows:
- Add
'corphandouts'toINSTALLED_APPS - Add below lines to your settings file:
</code></pre>
<h3>Step 4 - Finalize App installation</h3>
<p>Run migrations & copy static files</p>
<pre lang="bash"><code>python manage.py migrate
python manage.py collectstatic --noinput
Restart your supervisor services for Auth.
Permissions
Permissions overview.
| Name | Description |
|---|
Settings
List of settings that can be modified for the application.
You can alter them by adding them in your local.py file.
| Name | Description | Default |
|---|
Commands
The following commands can be used when running the module:
| Name | Description |
|---|
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 aa_corphandouts-0.1.4.tar.gz.
File metadata
- Download URL: aa_corphandouts-0.1.4.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a66653f7f50cfd729230e04044e6a9137346914f69a9efdb06408387f853a94e
|
|
| MD5 |
bf9d1530effd757890cf6f1a547396ff
|
|
| BLAKE2b-256 |
0f51851067fce610ba7b19c0ae589a0e8c3674384f6ebb0516b5d95ff27f19c3
|
File details
Details for the file aa_corphandouts-0.1.4-py3-none-any.whl.
File metadata
- Download URL: aa_corphandouts-0.1.4-py3-none-any.whl
- Upload date:
- Size: 33.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee2b28bd8228d16fc8cecc2637f092bff53f387db51a7fef75505d591c1b35d6
|
|
| MD5 |
2fa9aff4b5c209dca6e110b3666c5377
|
|
| BLAKE2b-256 |
c5472948f8913df8c8f7f982b45b2994427c2f0803a672dc70746fbcee18f42d
|