This report widget allows to clear OctoberCMS file cache with a single button click.
The widget works only if your system is configured to use the file cache driver, which stores the serialized, cached objects in the filesystem!
UI
You can display a widget with a chart or like a single button. Display options shown in the screenshots.
Features
- Clear cms cache
- cms/cache
- cms/combiner
- cms/twig
- Clear backend cache
- framework/cache
- Clear thumbs cache of uploaded images
Available locales
- ru
- en
- pt-br (by Leonardo Shinagawa)
- cs (by Vojta Svoboda)
- fr (by Jean Marc BRUNO)
- it (by Jean Marc BRUNO)
- hu (by Szabó Gergő)
- tr (by Sevdin Filiz)
- nl (by Alwin Drenth)
- sk (by Marek Závacký)
- pl (by Robert Pakszys)
Installation
- The plugin can be installed from the Marketplace. Please see the details here.
-
Install from backend:
- Go to "INSTALL PRODUCTS" page;
- Search plugin
Romanov.ClearCacheWidget
and install it.
After installation, you can add widget to dashboard.
Widget configuration
- Show without chart
Enable this option to display widget without chart. - Chart size
Radius value of chart. Optimal value is 200, but it's only my opinion :) - Delete thumbs images
If this option is enabled, thumbs of uploaded images also will be cleared. - Path to the folder with thumbs
Path to the folder in which stored thumbs cache. The path must be specified relative to the folderstorage
. Default value is/app/uploads/public
. - Regex for thumb file names
Files with a name that matches the pattern will be deleted. For more details see preg_match function. Default value is/^thumb_.*/
.
-
Mattia Matteucci
Found the plugin useful on 19 Nov, 2018
Molto utile quando non hai accesso ssh!
-
Sorin Dorobantu
Found the plugin useful on 28 Feb, 2017
Thanks! А very useful plugin!
-
Gerald Schandl
Found the plugin useful on 14 Nov, 2016
A great plugin!!!
-
Alessandro Micelli
Found the plugin useful on 23 Jul, 2016
Very useful!
-
ioCare
Found the plugin useful on 4 Jul, 2015
nice plugin!
-
autumn
Found the plugin useful on 12 May, 2015
Thank
-
Keios
Found the plugin useful on 1 Apr, 2015
Thank you!
-
Leonardo Shinagawa
Found the plugin useful on 26 Mar, 2015
Very useful!
-
Alvaro Cánepa
Found the plugin useful on 26 Mar, 2015
Nice Job. Thanks!
-
Dmitriy Pavlov
Found the plugin useful on 26 Mar, 2015
Thanks! А very useful widget!
-
1.3.2 |
Add Slovenian translation Oct 05, 2020 |
---|---|
1.3.1 |
Add Polish translation Feb 27, 2020 |
1.3.0 |
Changing default regex for clearing thumbnails according to the comment https://github.com/romanov-acc/octobercms_clearcachewidget/pull/16#issuecomment-404909441 Feb 25, 2019 |
1.2.6 |
Add sk locale Feb 25, 2019 |
1.2.5 |
IT locale updated Aug 23, 2018 |
1.2.4 |
Add Dutch language Jul 19, 2017 |
1.2.3 |
Add Turkish language file Mar 13, 2017 |
1.2.2 |
Fix for user defined widget title Mar 12, 2017 |
1.2.1 |
Add the Hungarian translation Jun 28, 2016 |
1.2.0 |
Add property 'Regex for thumb file names' Jun 27, 2016 |
1.1.5 |
Add french and italian locales Feb 19, 2016 |
1.1.4 |
Fix ErrorException Oct 20, 2015 |
1.1.3 |
Update cs_CZ locale Sep 14, 2015 |
1.1.2 |
Some fix. For those who use PHP version below 5.5 Jun 15, 2015 |
1.1.1 |
Ability to specify the path to the folder preview. (set up in widget settings) Jun 12, 2015 |
1.1.0 |
Added functionality to delete thumbs images. (set up in widget settings) May 20, 2015 |
1.0.6 |
Add cs_CZ locale May 13, 2015 |
1.0.5 |
Add chart size property May 13, 2015 |
1.0.4 |
Fix chart Apr 08, 2015 |
1.0.3 |
Some fix Mar 27, 2015 |
1.0.2 |
Translate for brazilian portuguese Mar 26, 2015 |
1.0.1 |
First version of ClearCacheWidget Mar 19, 2015 |