Tutorial Wagtail Version: 2.x
24. Testing the Navigation Menu
Posted on
How to Create a Custom Wagtail Menu System
Posted on
Almost every website has some form of navigation. Wagtail websites are no different. But creating a menu isn't as easy as making top level pages (although that's an option!). In this tutorial we're going to explore how to create a Menu System using a Clusterable Model, an Oderable, a Snippet, and a custom template tag.. from scratch!
How to Add Template Caching
Posted on
Wagtail is a fast CMS. It's built largely for performance, which is why a lot of beautiful features are not enabled by default. In this lesson we're going to take a look at database queries and template fragment caching to speed up our load times (page performance).
29. Adding Content to an Empty Multilingual Wagtail Site
Posted on
This course covers everything from basic installation to advanced features like custom blocks and API integration, it's perfect for developers looking to enhance their skills with this powerful CMS.