Block Purge
No security coverage
The Block Purge module allows administrators to clear the caches for specific active blocks on their Drupal site. It provides a form to select blocks and then invalidates their cache tags to ensure updated content is displayed.
Block Purge module provides an administrative form that allows site administrators to select active blocks and clear their caches. It lists all enabled blocks with details like their label, plugin ID, and region. The admin can then choose which blocks to target, and on submission, the module invalidates relevant cache tags for each selected block, helping resolve issues with outdated block content.