Skip to content

Plugin for clearing cache data

License

Notifications You must be signed in to change notification settings

getwebspace/platform-plugin-clearcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.