The Netlify integration module helps trigger builds in Netlify to keep static sites up to date with changes to configuration or content entities in Drupal.

This can help control and re-build a site on Netlify when you have changes to Drupal that may impact a website but not necessarily deal with the content being viewed, which may not create a revalidation (for instance, Next.js). One such case could be changing a View that powers a listing on the headless site, or changing a configuration object that contains data in your footer or settings that may send over 'colors' for a headless site.

When these types of entities are updated, a Netlify build is triggered, which should clear out those files and caches and reflect those changes.

Supporting organizations: 
Supporting Development

Project information

Releases