Installation
Step 1 - Prerequisites
Metenox 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)
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-eveprices
Step 3 - Configure Auth settings
Configure your Auth settings (local.py) as follows:
Add
'eveprices'toINSTALLED_APPS
Step 4 - Finalize App installation
Run migrations
python manage.py migrate
Step 5 - Configure the application
Check the administrator documentation to know how to set up your price providers