Page sections overview
#Overview
In this section, you will find recipes that you can use to create Page sections using different field configurations.
Recipe | Description |
---|---|
Landing page | Learn how to create a dynamic landing page model that will allow you to create different landing page configurations |
Multi-purpose section | Learn how to create a multi-purpose section component that you can add as a block selector to different models in your schema |
Related content block | Learn how to create a component that will allow you to add related content blocks to your content entries |
Do you have suggestions?
Join our community to suggest new recipe ideas!
#Page sections cookbook
#Clone the basic project
We have prepared a project that contains all the base schema elements you need to add to your page sections, in case you don't want to build them from scratch:
Clone this projectIf you decide to clone this project, you can skip the base schema elements creation part of these tutorials, and start from the final step in each recipe.
#Clone the complete cookbook
We have prepared a project that contains the entire Page sections cookbook:
Clone this projectThis cookbook contains all the recipes we have so far to create page sections, so you can compare the different banner configurations without having to clone multiple projects.