neosrulez / cachemanager
Neos CMS cache management backend module
Installs: 5 786
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/neos: *
This package is not auto-updated.
Last update: 2024-11-20 22:51:36 UTC
README
A package with which you can manage the Neos CMS caches.
Installation
The 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 information
This package was largely copied from flownative/neos-cachemanagement
. Fusion was used for the templates and Neos 7 compatibility was established.
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com