Headless CMS
The Headless CMS module equips decoupled Drupal sites with features for previewing unpublished content and notifying external applications about content changes or cache rebuilds. It offers independent submodules for these functions, allowing for customizable setups tailored to specific needs.
The Headless CMS module provides essential functionality for decoupled/headless Drupal setups through a collection of specialized submodules:
- Preview: Enables content editors to preview unpublished content and revisions in external frontend applications
- Notify: Send various events like entity operations (create, update, delete) and cache rebuild to frontend applications via pluggable transports (built-in: Webhook, NATS)
Each feature can be enabled independently, allowing you to customize your headless setup according to your specific needs. The module bridges common functionality gaps in decoupled architectures while maintaining Drupal's content management capabilities.
Deeply integrates with the Consumers Drupal module to allow configuration on a per-consumer basis.
More info can be found in the module's README.