https://github.com/flownative/neos-cachemanagement
Neos cache management backend module
https://github.com/flownative/neos-cachemanagement
Last synced: about 2 months ago
JSON representation
Neos cache management backend module
- Host: GitHub
- URL: https://github.com/flownative/neos-cachemanagement
- Owner: flownative
- License: mit
- Created: 2015-11-20T15:55:18.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T16:42:20.000Z (over 2 years ago)
- Last Synced: 2025-04-02T18:50:33.762Z (2 months ago)
- Language: PHP
- Size: 85 KB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://opensource.org/licenses/MIT)
[](https://packagist.org/packages/flownative/neos-cachemanagement)
[](https://www.flownative.com/en/products/open-source.html)# Neos Cache Management Backend Module

This [Neos](https://www.neos.io) 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`.