wagtail_app_pages
Page router
Provides a framework to add URL endpoints and views to Wagtail pages while maintaining MVC principles.
Full MVC support for wagtail pages
30 stars
3 watching
9 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nigel2392/wagtail_word | A Wagtail module to display Word documents as pages in the admin interface. | 0 |
wagtail-nest/wagtail-personalisation | A module for Wagtail CMS that enables editors to create customised pages based on user segments and configured rules. | 120 |
harrislapiroff/wagtail-foliage | Utilities for programmatically building page trees in Wagtail | 17 |
wagtail/guide | A documentation website to teach content management systems using interactive tutorials and guides. | 32 |
wagtail/wagtail-live | Enables real-time publishing from messaging apps to live blog pages within a content management system. | 37 |
nigel2392/wagtail_editorjs | A Django app providing an integrated rich text editor with features like page/image chooser and document support. | 9 |
wagtail-nest/wagtail-accessibility | A tool for testing and improving accessibility in web content | 32 |
tr11/wagtail-graphql | Automates adding GraphQL support to Wagtail websites by generating schema types and API bindings | 38 |
springload/madewithwagtail | A showcase project demonstrating the use of Wagtail CMS in building web applications and websites. | 85 |
coderedcorp/wagtail-cache | A caching solution specifically designed to work with the Wagtail content management system | 87 |
wagtail/wagtail-factories | Provides factory classes for creating Wagtail CMS content instances with reusable block structures. | 102 |
berkalpyakici/wagtail-import-export-tool | A tool for importing and exporting data from Wagtail CMS pages, images, documents, and snippets | 12 |
wagtail/wagtailtrans | A Wagtail add-on that supports multilingual sites | 104 |
mwesterhof/wagtail_formation | Enables dynamic form creation in Wagtail CMS based on content structure | 9 |
moorinl/wagtail-themes | A module that enables site-specific theme loading in Django Wagtail projects | 105 |