Skip to main content

Add Fontawesome5 to Wagtail project's admin

Project description

Add Fontawesome5 to your Wagtail project's admin.

Install

pip install wagtail-admin-fontawesome

than add wagtailadminfontawesome to your installed apps.

Usage

ModelAdmin

Use icons on ModelAdmin menu, just set menu_icon with your favorite free icon (solid or brand) of Fontawesome list

class ModelPageAdmin(ModelAdmin):
    ...
    menu_icon = 'fa-rocket'
    ...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtailadminfontawesome-1.0.0.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

wagtailadminfontawesome-1.0.0-py3-none-any.whl (1.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page