Tutorial Wagtail Version: 2.x
In this video we learn how to access Wagtail Images, get Bootstrap 4 setup as our frontend framework, how to load Wagtail template tags, and how to make Richtext show up as Richtext. This is the secon
Source code:
The source code for this lesson can be found on the Part 1 tutorial page.
Adding a Banner (Part 1)
Posted on
Every modern website has a banner. Often it comes with a title, subtitle, an image and an optional call to action button. In this tutorial we're going to add all 4 of those to our Home Page. Includes:
StreamField Deep Dive 2: Exploring Common StreamFields
Posted on
We'll dive into most of the simple StreamFields and explore some of the options they have to offer. We'll also look at ChooserBlock inheritance for the PageChooserBlock, ImageChooserBlock and DocumentChooserBlock.
Adding a Bootstrap 4 Theme to Our Wagtail Website
Posted on
Learn how to quickly add a free Bootstrap 4 theme to your Wagtail CMS website. With just one line of code we can import and entire theme. We'll also add styling, a navbar, and a background image.
Using a SnippetChooserPanel to Select Multiple Blog Authors (Snippets + Orderables)
Posted on
This is part 2, coming from the previous article/video. In this lesson we'll be using a SnippetChooserPanel to select Blog Authors (a snippet we registered last episode). We'll also add in an Orderable to our Blog Detail Page so we can select between 1 and 4 Blog Authors.
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.