Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 360 Bytes

ClearCache for WebSpace Engine

######(Plugin)

Plugin for clearing cache data.

Install

Put in plugin folder and setup in installed.php file:

// clearcache plugin
$plugins->register(new \Plugin\ClearCache\ClearCachePlugin($container));

License

Licensed under the MIT license. See License File for more information.