reflar / uncache
No more cache related problems!
Installs: 1 702
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta-7
- guzzlehttp/guzzle: ^6.2.2
This package is auto-updated.
Last update: 2021-05-19 05:15:12 UTC
README
No more cache related problems! Automatically clear the cache when you enable a new extension.
Usage
- Cache will be cleared when you enable any future extensions
- Optional Cloudflare cache clearing support
- A button is amiable to manually clear the cache on the extension's admin page. This is useful for when you update an extension.
Installation
Use Bazaar or install manually with composer:
composer require reflar/uncache
Then login and enable the extension.