Skip to content

drupov/drupal_htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors