######(Plugin)
Plugin for clearing cache data.
Put in plugin
folder and setup in installed.php
file:
// clearcache plugin
$plugins->register(new \Plugin\ClearCache\ClearCachePlugin($container));
Licensed under the MIT license. See License File for more information.