AA Member Audit Dashboard
Dashboard Addon for Member Audit
MemberAudit Dashboard Addon module for AllianceAuth.
Simple Dashboard Memberaudit Addon to display not registred Chars
-
Introduce
Everyone knows the issue that some people not register correctly now the members see on the Dashboard that something is wrong...
Features
- Show not registred Characters on Dashboard
- Member Audit Character Issue Checker
Upcoming
- More Information in Dashboard
Installation
[!NOTE] AA MemberAudit Dashboard needs at least Alliance Auth v4.0.0 Please make sure to update your Alliance Auth before you install this APP
Step 1 - Install the Package
Make sure you're in your virtual environment (venv) of your Alliance Auth then install the pakage.
pip install aa-memberaudit-dashboard
Step 2 - Configure Alliance Auth
Configure your Alliance Auth settings (local.py
) as follows:
- Add
'memberaudit',
toINSTALLED_APPS
- Add
'madashboard',
toINSTALLED_APPS
Step 3 - Migration to AA
python manage.py collectstatic
python manage.py migrate
Highlights
[!NOTE] Contributing You want to improve the project? Just Make a Pull Request with the Guidelines. We Using pre-commit
No reviews yet...
Python Requirements
- aa-memberaudit
- allianceauth-app-utils>=1.19
- allianceauth<5,>=4.1
- coverage; extra == "tests-allianceauth-latest"
- django-webtest; extra == "tests-allianceauth-latest"
Required Python packages to be installed and other Python requirement.
App Dependencies
Required apps:
Used by apps:
-
Dependencies to other apps registered in this app directory.
Classifiers
- Environment :: Web Environment
- Framework :: Django
- Framework :: Django :: 4.0
- Framework :: Django :: 4.2
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License v3 (GPLv3)
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 3 :: Only
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
- Programming Language :: Python :: 3.12
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
Version
1.0.9
License
GPLv3
Homepage
https://github.com/Geuthur/aa-memberaudit-dashboard
PyPI
https://pypi.org/project/aa-memberaudit-dashboard/
Last updated
1 month ago
First published
4 months, 2 weeks ago
Category
Plugin Apps
Rating
-Authors
Geuthur
Maintainers
Geuthur
Please login to see more options.