neosrulez/cachemanager
composer require neosrulez/cachemanager
Neos CMS cache management backend module
1.0.0
Readme excerpt
Neos CMS cache management backend moduleA package with which you can manage the Neos CMS caches.
InstallationThe NeosRulez.CacheManager package is listed on packagist (https://packagist.org/packages/neosrulez/cachemanager) - therefore you don't have to include the package in your "repositories" entry any more.
Just run:
composer require neosrulez/cachemanager Configuration NeosRulez: CacheManager: caches: Neos_Fusion_Content: label: 'Neos Content' Flow_Mvc_Routing_Route: label: 'Routes (Matching)' Flow_Mvc_Routing_Resolve: label: 'Routes (Resolving)' ? Shameful informationThis package was largely copied from …
Read more
The same vendor provides 85 package(s).