wagtail-foliage
Page tree builder
Utilities for programmatically building page trees in Wagtail
Utilities for programmatically building page trees in Wagtail.
17 stars
4 watching
3 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wagtail-nest/wagtail-personalisation | A module for Wagtail CMS that enables editors to create customised pages based on user segments and configured rules. | 120 |
mwesterhof/wagtail_app_pages | Provides a framework to add URL endpoints and views to Wagtail pages while maintaining MVC principles. | 30 |
cfpb/wagtail-inventory | A tool to search Wagtail pages by the StreamField blocks they contain | 59 |
wagtail/wagtail-factories | Provides factory classes for creating Wagtail CMS content instances with reusable block structures. | 102 |
nigel2392/wagtail_editorjs | A Django app providing an integrated rich text editor with features like page/image chooser and document support. | 9 |
nigel2392/wagtail_word | A Wagtail module to display Word documents as pages in the admin interface. | 0 |
thecodingsheikh/wagtail-waffle | Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface | 1 |
cfpb/wagtail-treemodeladmin | An extension for Wagtail's ModelAdmin that enables page explorer-like navigation of Django model relationships within the Wagtail admin | 45 |
flipperpa/wagtailcodeblock | A Wagtail CMS plugin providing syntax highlighting and line numbers for source code blocks | 156 |
torchbox/wagtail-grapple | A Django app to simplify building GraphQL endpoints using Wagtail data models | 155 |
neon-jungle/wagtailnews | Provides news/blog functionality for Wagtail CMS | 75 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |
thibaudcolas/wagtail-tutorial-template | A template project for building a Wagtail site from scratch | 3 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
filepreviews/wagtail-filepreviews | Extends Wagtail's Documents to include image previews and metadata from FilePreviews.io | 22 |