mirror of https://github.com/wagtail/wagtail.git
Page:
Contributed apps and website code
Pages
Accessibility team
Accessible image model working group
Contributed apps and website code
Contributors calendar
Core team participation
Creating a new TWIW email shot
Creating a new Wagtail release
Developer relations team
Documentation search
Edit ephemeral Squash sites
Google Season of Docs 2023
Google Summer of Code 2021
Google Summer of Code 2022
Google Summer of Code 2023
Google Summer of Code
Home
Managing Wagtail translations
Nightly testing of official plugins
Outreachy 2022
PR triage
Packaging Team
Performance team
Project finances
Python Package Maintenance Guidelines
Release schedule
Roadmap
Search backend implementation notes
Security team
Slack
Stock responses for GitHub Issues
StreamField blocks API
Sustainability team
The Zen of Wagtail
UI team
Updating PRs for linting changes
Wagtail Hosting Providers
Wagtail core team
Wagtail sub teams
45
Contributed apps and website code
Ali edited this page 2019-05-14 17:54:55 +02:00
See Awesome Wagtail for a more up to date list.
This is a provisional directory of third-party contributed Wagtail websites and apps.
Edit this page and use a new row in the table below to add your Wagtail app/plugin/OSS site.
Open-sourced Wagtail sites
The following is a selection of sites with source code available:
- Made with Wagtail
- torchbox.com
- wagtaildemo
- RCA
- Open Canada
- Federal Electoral Commission
- Table Tennis Wellington Business Class
- Jordi's blog
- Localore: Finding America
Also on Github:
- recent projects with 'wagtail' in requirements/base.txt
- recent projects with 'wagtail' in requirements.txt
Apps
Blogging/news
- http://puput.readthedocs.org/
- https://github.com/thelabnyc/wagtail_blog
- https://bitbucket.org/takeflight/wagtailnews
- https://github.com/Tivix/wagtail-blog-app
Rich text editor extensions
- https://github.com/takeflight/wagtail-readability
- https://github.com/springload/wagtailembedder
- https://github.com/springload/wagtailgmaps
- https://github.com/isotoma/wagtailtinymce
- https://github.com/jaydensmith/wagtailfroala
- https://github.com/takeflight/wagtail-charcount
Streamfield
- CodeBlock: syntax highlighted code - https://gist.github.com/frankwiles/74a882f16704db9caa27
- MarkdownBlock: https://github.com/torchbox/wagtail-markdown
- 360 degree product views
- WagtailFontAwesome: Add FontAwesome icons to StreamField - https://github.com/alexgleason/wagtailfontawesome
- Wagtailblocks: reusable common blocks wagtailcommonblocks
Static site generation
Settings management
- https://bitbucket.org/takeflight/wagtailsettings (now in Wagtail core)
- https://github.com/MechanisM/wagtail-constance
E-commerce
Security
- https://github.com/springload/wagtailenforcer
- https://github.com/ahopkins/wagtail-yubikey (two factor authentication)
Media
- https://github.com/torchbox/wagtailmedia (Audio and video files in Wagtail)
- https://github.com/takeflight/wagtailvideos (Transcoded video files in Wagtail)
Misc
- https://github.com/takeflight/wagtail-linkchecker
- https://github.com/takeflight/wagtailpolls
- https://github.com/rfosterslo/wagtailplus
- https://github.com/bgrace/wagtail-commons
- https://github.com/kaedroho/wagtailforums
- https://github.com/gilsondev/wagtail-carousel
- https://github.com/mope/wagtail_map
- https://github.com/benjaoming/wagtailosm (Open Street Map integration)
- https://github.com/sixpearls/wagtail-menutia
- https://github.com/rkhleics/wagtailmenus (multi-level navigation and flat menus)
- https://github.com/infoportugal/wagtail-modeltranslation
- https://github.com/infoportugal/wagtail-embedvideos
- https://github.com/ababic/wagtailmodeladmin
- https://github.com/torchbox/wagtail-markdown (Markdown page field and StreamField block)
- https://github.com/springload/wagtail-django-recaptcha
- https://github.com/alexgleason/wagtailerrorpages
- https://github.com/takeflight/wagtail-metadata (HTML Metatag plugin)
- https://github.com/bashu/wagtail-metadata-mixin (OpenGraph, Twitter Card and Google+ snippet tags)
- https://github.com/tomdyson/wagalytics (Google Analytics in Wagtail admin)
- https://github.com/torchbox/wagtailsurveys (Polls and surveys in Wagtail admin)
- https://github.com/chrisdev/django-wagtail-feeds (RSS feeds, supports Facebook Instant Articles and Apple News)
Snippets
Media
- https://gist.github.com/davecranwell/baf42b089d71b94fd229 (Responsive image tag)