Purge Tag Mapper
No security coverage
This module extends Drupal's Purge module by letting you map content updates to specific cache tags and trigger cache invalidations. This is particularly helpful for sites that use Purge with CDNs like Cloudflare or Fastly.
Custom Tags Purger is a Drupal module that provides additional cache
invalidation rules for the Purge module. It allows the user to map specific
content type updates to specific cache tags and queue invalidations.
Very useful for sites that use Purge and a CND (Cloudflare/Fastly).
README:
https://git.drupalcode.org/sandbox/bserem-3571019/-/blob/1.0.x/README.md...