Importing a category path such as "Animals > Dogs > Food" into a Drupal taxonomy is not a splitting problem, it is an identity problem: in a hierarchy, a term is its name together with its parent. Here is why matching on the name alone quietly merges two different categories into one, and how Feeds Tamper Term Hierarchy 1.0.0 resolves a path one parent at a time.
AI Email Sections adds an AI assistant to Mautic's GrapesJS email builder: describe a section in plain text and get valid, theme-aware MJML. Validated output, token-safe edits, free and GPL.
Commerce MRW connects Drupal Commerce to the MRW carrier (Spain and Portugal) through the SAGEC webservice: transmit shipments, print labels, request return pickups and track deliveries without leaving the store. Now on drupal.org.
Commerce Make-to-Order brings production workflow management to Drupal Commerce. Built for Josefinas, battle-tested for months, now released as open source.
Commerce ifthenpay 3.0.0 generates Multibanco references through the ifthenpay API, eliminating reference collisions in busy stores, adds MB WAY payment retries and supports Drupal 10 and 11.
Drupal core stores block visibility on the placement. For a reusable block that is translated, moderated, or owned by editors without structure permissions, that is the wrong entity, and core gives the rule nowhere else to live. Four questions tell you which case you are in.
Nearly 70% of online shopping carts are abandoned before checkout. Commerce Mautic Connect transforms this challenge into opportunity by seamlessly integrating Drupal Commerce with Mautic's marketing automation platform. Recover lost sales with intelligent abandoned cart emails, magic link technology for frictionless cart restoration, and powerful RFM analysis for advanced customer segmentation—all while maintaining complete control with open-source tools.
Since Lando doesn't have a recipe for OroCRM yet, I'll share my Landofile with you. It builds the stack necessary to run OroCRM on your machine for local development. As an extra, I also add a tooling command to start and stop Xdebug on the fly.