AllianceAuth Ravworks Exporter
This is a plugin for AllianceAuth that exports ESI data to a config file for Ravworks.
Prerequisites
This plugin requires a working AllianceAuth installation with v3 as a minimum version. See the AllianceAuth installation instructions for more information.
Data from ESI are not directly fetched by this application, instead it relies on other AllianceAuth plugins. Currently the following plugins are supported:
Skills:
Structures:
If there are multiple plugins for the same functionality, only 1 is needed. If no plugin is installed, that functionality will be unavailable.
Installation
-
Install the package with pip:
pip install aa-ravworks-exporter
-
Add 'ravworks_exporter',
to your INSTALLED_APPS
in local.py
Basic usage
- Download the config file from Ravworks website. This apps doesn't directly create the config files but rather update existing ones with data from ESI.
- Use it in the form in this plugin page on AllianceAuth.
- Download the update config file and use it on Ravworks website.