flownative / neos-cachemanagement
Neos cache management backend module
Installs: 11 122
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 5
Open Issues: 0
Type:neos-package
Requires
- neos/neos: ^5.3 || ^7.0 || ^8.0
README
Neos Cache Management Backend Module
This Neos backend module provides cache management functions to Neos administrators who don't have access to a Flow shell. In this early version, the backend module simply allows for flushing different caches (Neos_Fusion_Content, Flow_Mvc_Routing_Route and Flow_Mvc_Routing_Resolve by default).
Installation
Simply install this package via Composer. The package key is flownative/neos-cachemanagement
.