Provide a simple and refreshable 'jacknife'-like view of a member or recruit utilizing esi tokens.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Aaron Kable d2cd1fa360 Template Tag for yes or no 7 years ago
memberutils Template Tag for yes or no 7 years ago
.gitignore First Commit as plugin 7 years ago
LICENCE First Commit as plugin 7 years ago
MANIFEST.in update manifest 7 years ago
README.md First Commit as plugin 7 years ago
setup.cfg First Commit as plugin 7 years ago
setup.py First Commit as plugin 7 years ago

README.md

memberutils

Plugin for Alliance Auth to do ESI Jacknife tasks

Quick Start

  1. Install and configure Alliance Auth

  2. Add memberutils to your INSTALLED_APPS setting:

    INSTALLED_APPS += 'memberutils'

  3. Run Migrations restart server processes

  4. click member utils in menu :-D