On this page
Contrib modules
Wagtail ships with a variety of extra optional modules.
- Site settings
- Form builder
- Sitemap generator
- Frontend cache invalidator
RoutablePageMixin
ModelAdmin
- PostgreSQL search engine
- Promoted search results
- Simple translation
- TableBlock
- Typed table block
- Redirects
- Legacy richtext
Site settings
Site-wide settings that are editable by administrators in the Wagtail admin.
Form builder
Allows forms to be created by admins and provides an interface for browsing form submissions.
Sitemap generator
Provides a view that generates a Google XML sitemap of your public Wagtail content.
Frontend cache invalidator
A module for automatically purging pages from a cache (Varnish, Squid, Cloudflare or Cloudfront) when their content is changed.
RoutablePageMixin
Provides a way of embedding Django URLconfs into pages.
ModelAdmin
A module allowing for more customisable representation and management of custom models in Wagtail’s admin area.
Promoted search results
A module for managing “Promoted Search Results”
Simple translation
A module for copying translatables (pages and snippets) to another language.
TableBlock
Provides a TableBlock for adding HTML tables to pages.
Typed table block
Provides a StreamField block for authoring tables, where cells can be any block type including rich text.
Redirects
Provides a way to manage redirects.
Legacy richtext
Provides the legacy richtext wrapper (<div class="rich-text"></div>
).
Page contents
© 2014-present Torchbox Ltd and individual contributors.
All rights are reserved.
Licensed under the BSD License.
https://docs.wagtail.org/en/v2.16.3/reference/contrib/index.html