Web Omelette https://www.webomelette.com/ Drupal planet feed for Web Omelette en Overriding/extending configuration schema in Drupal https://www.webomelette.com/overriding-extending-configuration-schema-drupal <p>In this article we are looking at how we can override configuration schema that is already defined by a core or a contributed module.</p> Wed, 24 May 2023 12:12:29 +0300 Daniel Sipos https://www.webomelette.com/Overriding/extending%20configuration%20schema%20in%20Drupal Drupal 10 module development - it’s out! https://www.webomelette.com/drupal-10-module-development-its-out <p>Drupal 10 module development - the fourth edition of the Drupal module development guide by Daniel Sipos is now available and can be purchased on Packt, Amazon and all the major retailers.</p> Wed, 26 Apr 2023 10:43:37 +0300 Daniel Sipos https://www.webomelette.com/Drupal%2010%20module%20development%20-%20it%E2%80%99s%20out%21 PHP 8 attributes: Drupal 9 plugin discovery proof of concept https://www.webomelette.com/php-8-attributes-drupal-9-plugin-discovery-proof-concept <p>In this article I am going to show you an example use case of PHP 8 attributes in Drupal: creating a POC for a plugin discovery mechanism that works alongside the existing ones.</p> Tue, 01 Feb 2022 11:06:44 +0200 Daniel Sipos https://www.webomelette.com/PHP%208%20attributes%3A%20Drupal%209%20plugin%20discovery%20proof%20of%20concept Permissions updates in Drupal 9.3 https://www.webomelette.com/permissions-updates-drupal-9.3 <p>In this article I want to give you an update on a couple of changes to the permissions system included in Drupal 9.3.0, first released on 8 December 2021.</p> Mon, 17 Jan 2022 11:43:43 +0200 Daniel Sipos https://www.webomelette.com/Permissions%20updates%20in%20Drupal%209.3 Dedicated entity bundle classes in Drupal 9.3 https://www.webomelette.com/dedicated-entity-bundle-classes-drupal-9 <p>In this article we are going to see how to create and define specific classes for your entity bundles starting with Drupal 9.3.</p> Mon, 10 Jan 2022 12:50:46 +0200 Daniel Sipos https://www.webomelette.com/Dedicated%20entity%20bundle%20classes%20in%20Drupal%209.3 How to switch out the Entity form mode dynamically in Drupal 9 https://www.webomelette.com/how-switch-out-entity-form-mode-dynamically-drupal-9 <p>In this article we are going to see how we can dynamically use a different entity form mode depending on certain conditions in Drupal 9.</p> Mon, 29 Nov 2021 10:57:44 +0200 Daniel Sipos https://www.webomelette.com/How%20to%20switch%20out%20the%20Entity%20form%20mode%20dynamically%20in%20Drupal%209 How to create a Drupal Commerce shipment promotion offer https://www.webomelette.com/how-create-drupal-commerce-shipment-promotion-offer <p>In this article we are going to see how to create a shipment promotion offer to reduce the shipping cost up to a maximum fixed amount.</p> Mon, 22 Nov 2021 11:30:37 +0200 Daniel Sipos https://www.webomelette.com/How%20to%20create%20a%20Drupal%20Commerce%20shipment%20promotion%20offer How to override the View metatags based on an entity reference filter https://www.webomelette.com/how-override-view-metatags-based-entity-reference-filter <p>In this article I am going to show you a neat little trick by which we can override the static metatags of a given View with those that come from a potential dynamic filter (entity reference).</p> Thu, 04 Nov 2021 09:20:46 +0200 Daniel Sipos https://www.webomelette.com/How%20to%20override%20the%20View%20metatags%20based%20on%20an%20entity%20reference%20filter The menu system - extract from the book Drupal 9 Module Development https://www.webomelette.com/menu-system-extract-book-drupal-9-module-development <p>In this article I present a short extract from my book Drupal 9 Module Development. The topic: menu system and types of menu links.</p> Thu, 07 Jan 2021 11:46:33 +0200 Daniel Sipos https://www.webomelette.com/The%20menu%20system%20-%20extract%20from%20the%20book%20Drupal%209%20Module%20Development New Drupal module: Multi-value form elements https://www.webomelette.com/new-drupal-module-multi-value-form-elements <p>In this short article I introduce a new Drupal module that allows you to define Ajax-based multi-value form elements.</p> Mon, 30 Nov 2020 11:04:29 +0200 Daniel Sipos https://www.webomelette.com/New%20Drupal%20module%3A%20Multi-value%20form%20elements