Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This plugin automatically clears Drupal's caches whenever dependencies are updated. This helps prevent websites from breaking due to outdated cache data after extensions are modified. It is intended as a development dependency to guard against issues that might not be immediately apparent.

This is a tiny Composer plugin that...automatically clears Drupal's caches any time dependencies are updated. The hope is that this will help prevent sites from breaking suddenly due to installed extensions making changes that require a cache rebuild.

Of course, you can get around these kinds of problems by simply visiting update.php...but you have to know to do that, which you might not. If you're facing a WSOD due to stale cache data, you might be at, effectively, a dead end. And if you don't know how to use the command line, there's even less you can do.

So, although it's an inelegant sledgehammer approach, this plugin is intended to prevent that situation. Since clearing all caches can have a negative effect on performance, it's recommended that you add this plugin as a development dependency.

Automatic Cache Clear requires zero configuration. Here's how to install it:

composer config allow-plugins.drupal/auto_cache_clear true
composer require --dev drupal/auto_cache_clear

Activity

Total releases
1
First release
Sep 2025
Latest release
10 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.x-dev Dev Sep 5, 2025