wagtail_fedit
Frontend editor
Allows users to edit content on a Wagtail site directly in the browser.
Frontend editing on your Wagtail site?!
10 stars
1 watching
0 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
content-managementdjangofrontend-editingpythonpython3wagtail
Related projects:
Repository | Description | Stars |
---|---|---|
nigel2392/wagtail_editorjs | A Django app providing an integrated rich text editor with features like page/image chooser and document support. | 9 |
dperetti/django-wagtailmedium | An integration for Wagtail CMS that allows users to edit rich text content using the Medium Editor | 18 |
nigel2392/wagtail_word | A Wagtail module to display Word documents as pages in the admin interface. | 0 |
nigel2392/wagtail_ace_editor | A Django widget extension providing an integrated code editor with Ace Editor functionality within the Wagtail admin area | 2 |
wagtail/guide | A documentation website to teach content management systems using interactive tutorials and guides. | 32 |
wagtail/cookiecutter-wagtail-package | A template for building custom Wagtail add-ons | 17 |
torchbox/wagtail-markdown | Provides Markdown field support and blocks for Wagtail CMS | 198 |
thecodingsheikh/wagtail-waffle | Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface | 1 |
filepreviews/wagtail-filepreviews | Extends Wagtail's Documents to include image previews and metadata from FilePreviews.io | 22 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |
chrisdev/django-wagtail-feeds | Provides RSS and JSON feed generation functionality for Wagtail CMS projects | 59 |
wagtail/wagtail-autocomplete | An edit handler allowing rapid selection and creation of related objects via an autocomplete interface. | 120 |
frojd/wagtail-pipit | A boilerplate project providing a modern developer workflow with React-rendered frontend and Wagtail CMS backend | 240 |
wagtail-nest/wagtail-personalisation | A module for Wagtail CMS that enables editors to create customised pages based on user segments and configured rules. | 120 |
wagtail-nest/wagtail-bakery | Helps bake Django Wagtail sites as flat files by generating buildable views and handling multisite, theming, and multilingual setup | 182 |