Browse Apps

Console Theme for Alliance Auth

Console like Theme for Alliance Auth


Alliance Auth Theme: Console

ko-fi

<hr /> <hr />

The perfect theme for all old school console nerds out there :-)

AA Theme: Console

Installation

pip install aa-theme-console

Now open your local.py and add the following right below your INSTALLED_APPS:

# Console Thame - https://github.com/ppfeufer/aa-theme-console
INSTALLED_APPS.insert(0, "aa_theme_console")

Important

If you are using AA-GDPR, the template stuff needs to be after the AA_GDPR entry, like this:

# GDPR Compliance
INSTALLED_APPS.insert(0, "aagdpr")
AVOID_CDN = True


# Console Thame - https://github.com/ppfeufer/aa-theme-console
INSTALLED_APPS.insert(0, "aa_theme_console")

No reviews yet...

Python Requirements

  • allianceauth>=3.6.1

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
  • 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.8
  • Programming Language :: Python :: 3.9
  • Topic :: Internet :: WWW/HTTP
  • Topic :: Internet :: WWW/HTTP :: Dynamic Content

Version

1.6.0

License

GPLv3

Homepage

  https://github.com/ppfeufer/aa-theme-console

PyPI

  https://pypi.org/project/aa-theme-console/

Last updated

1 year ago

First published

3 years, 5 months ago

Category

Themes

Rating

-

Authors

Rounon Dax

Maintainers

Rounon Dax Rounon Dax

Please login to see more options.