Quick website cache cleanup
Quick Website Cache Cleanup is a module for OkayCMS that allows you to clear the system cache and compiled templates directly from the admin panel.
The module adds a separate settings page and a quick cleanup button to the top admin panel. This allows the cache to be cleared with a single click without opening the module page.
A confirmation window appears before the cleanup starts, helping prevent accidental actions. The cache is cleared without reloading the page, and a detailed result is displayed when the process is complete:
- number of files deleted;
- number of folders deleted;
- total amount of data cleared;
- information about deleted empty folders.
The information block can be closed manually. If it is not closed, it will disappear automatically after 20 seconds.
Main features
- clearing OkayCMS cache files;
- clearing compiled templates;
- deleting empty folders after cleanup;
- quick cleanup button in the top admin panel;
- clearing the cache without opening the module page;
- customizing the button text;
- customizing the button color;
- action confirmation in a pop-up window;
- performing cleanup without reloading the page;
- displaying detailed cleanup results;
- manually closing the information block;
- automatically closing the result after 20 seconds;
- enabling and disabling the module.
Safe cleanup
The module deletes only cache files and related temporary data. System files required for OkayCMS to operate are preserved.
In particular, the module does not delete:
.htaccess;index.php;index.html.
Who is this module for?
The module is useful for administrators, developers, and owners of OkayCMS online stores who need to clear the cache quickly after changing settings, templates, or website content.
It simplifies store maintenance and allows cache cleanup to be performed directly from the admin panel without working with files on the server.
-
Requires no template changes