Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 336 Bytes

File metadata and controls

12 lines (7 loc) · 336 Bytes

Drupal HTMX Examples

Examples of using HTMX in Drupal

Install

Drop the module into your Drupal modules/custom directory and install as normal.

Use the devel_generate module to fill up the database with test data.

This module is for testing and education purposes only so please don't install this on a production Drupal site.