15 Mar 2026
Drupal.org aggregator
#! code: Drupal 11: Making Interactive Elements With HTMX
Drupal 11: Making Interactive Elements With HTMX
HTMX is a JavaScript library that allows you to make ajax calls and create CSS transitions without writing any JavaScript code. It works by adding attributes to HTML elements, which it then uses to set up and perform ajax requests, swap elements, and a few other things.
It was added to Drupal in version 11.3.0* and gives developers the ability to create interactive elements using render arrays and HTML attributes. The intent is to replace the entire ajax sub-system with one built around HTMX, and there is quite a lot of work ahead to accomplish this task.
* Technically, HTMX has been in Drupal since 11.2.0, but only as an experimental library. Drupal 11.3.0 features the full HTMX library and a number of helper classes to make life easy.
In this article we will look at how HTMX is integrated into Drupal, and what services exist to help you use it within the Drupal system.
Since this article is quite long I have created a table of contents to assist in scrolling to the relevant sections.
philipnorton42
15 Mar 2026 7:01pm GMT
13 Mar 2026
Drupal.org aggregator
The Drop Times: Lovable AI and Drupal Canvas Workflow to Be Demonstrated at Drupal Camp Delhi
Drupal page development traditionally involves multiple hand-offs between designers, developers, and content teams, often extending implementation timelines. A session proposed for Drupal Camp Delhi 2026 by Naveen Prakash Duraisamy examines how AI-assisted design tools can shorten this process. The presentation focuses on combining Lovable AI with Drupal Canvas and Single Directory Components to transform natural language prompts into deployable Drupal components while maintaining governance and code ownership within Drupal projects.
13 Mar 2026 2:52pm GMT
12 Mar 2026
Drupal.org aggregator
Pivale: Why Drupal Commerce
Drupal Commerce vs Shopify and WooCommerce: why Drupal's flexibility, open source code and extensibility make it ideal for complex ecommerce.
12 Mar 2026 5:09pm GMT