About RefreshCache
RefreshCache is a snippet for MODX Revolution that refreshes all cacheable resources and the chunks and snippets they contain -- whether they need it or not. It is slow and inelegant, but when it's finished, site visitors will not have to wait so long for pages to load.
Information
Released
May 9, 2024
Supported Database
MySQL, SQL Server
License
GPLv2
Instructions
Install with Package Manager.
See the tutorial at: Bob's Guides.
New in 1.3.2-pl
RefreshCache 1.3.2-pl
- Updates for MODX 3
- Updates for PHP 8
- Handle multiple contexts
- Handle hidden resources
- Handle Articles
- Increase speed dramatically
- Use MODX internal cache generation
- No longer use cURL or Guzzle
- Stop affecting hit counters
- Add honor_hidemenu System Setting
- Improve timeout prevention
- Add cron job code -- (thanks to Snow Creative)
- Fix bug with installation
- Fix bug with class name in MODX 3