Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Da Vinci is a modern and powerful starter theme with component-based Sass and a mobile-first response. Accessible as a rule.
Da Vinci is a modern and powerful starter theme with component-based Sass and a mobile-first response. Accessible as a rule, it is standards compliant and you will find it much easier to start with Da Vinci than start with Bartik or Stark, even faster and easier than Bootstrap. This Theme has a documentation where each file is explained, examples and useful code comments in Twig, Sass and JavaScript are added.
Templates are used by widgets to render inventories in the frontend. Templates are nothing but a HTML content with placeholders for inventory fields in the Twig format.
In order to create Templates, you need to enable LiftIgniter UI Sub Module.
SCREENSHOT NEEDS TO BE ADDED
Title
Provide a valid Name for the template. This will be shown in the renderer option in the widget creation page.
Templates are used by widgets to render inventories in the frontend. Templates are nothing but a HTML content with placeholders for inventory fields in the Twig format.
In order to create Templates, you need to enable LiftIgniter UI Sub Module.
The Inline Formatter Field module allows site builders to create entity formats via a field. These guides will help you use the inline formatter field to display your desired output.
This documentation page covers three main cases you may deal when rendering blocks in a Twig template using Bamboo Twig.
Block - plugin
Often named "Custom block", plugins blocks are essentially PHP Class with a specific YAML annotation (@Block).
For newcomers, you may read this guide How to create a custom block.