Skip to content

HTMX integration for Drupal: A module by drupov enabling dynamic AJAX content loading, showcasing practical usage with external API data rendering.

Notifications You must be signed in to change notification settings

drupov/drupal_htmx

Repository files navigation

HTMX demo for Drupal

This module demonstrates the integration of HTMX for AJAX-driven, dynamic content loading in Drupal. It provides a practical example by fetching and displaying user data from an external API.

Usage

  • Add the module to your Drupal 10 site (rename it to htmx)
  • Enable the module
  • Visit /htmx-demo and click on the button
  • Drupal should render a list of demo users from dummyjson.com below the button without reloading the page

About

HTMX integration for Drupal: A module by drupov enabling dynamic AJAX content loading, showcasing practical usage with external API data rendering.

Resources

Stars

Watchers

Forks