headless_cms
Security covered
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.