WagtailWagtail

There's Wagtail CMS Admin Styleguide Available

Jan 12, 2017 · Updated: Jul 12, 2021 · by Tim Kamanin

In case you didn't know and always been wondering about the next wagtail admin icon class, there's Wagtail CMS admin styleguide which comes with core packages.

To enable it just update your INSTALLED_APPS config:

INSTALLED_APPS = [
    # ...
    "wagtail.contrib.wagtailstyleguide",  # or 'wagtail.contrib.styleguide' if you're on Wagtail v2+
    # ...
]

And you're ready to access the guide via http://localhost:8000/admin/styleguide/

Hey, if you've found this useful, please share the post to help other folks find it:

There's even more:

Subscribe for updates

  • via Twitter: @timonweb
  • old school RSS:
  • or evergreen email ↓ ↓ ↓