ModKor Quick Tools — One-Click Reindex & Cache Flush for Magento 2
- SKU
- QuickTools
- Magento 2.4.8+ (Community Edition)
- Hyva 1.4.6+ (License required)
- Php 8.4+
- Node 20+
Every Magento admin reindexes and flushes the cache constantly — and normally that means an SSH session and bin/magento commands. ModKor Quick Tools puts both one click away, from a popup that rides along on every admin page.
ModKor Quick Tools adds a small floating button to the admin. Open it anywhere and you can rebuild any index (or all of them) and flush the cache — no server access, no command line, and never a shell command. It's built for merchants and store managers who shouldn't need a developer just to refresh an index.
A popup on every admin page
- A floating ⚡ Quick Tools button in the corner of your choice, on every admin screen
- Two clear actions in one popup: Reindex and Flush cache
- No hunting through Stores → Configuration, no leaving the page you're on
Reindex without a terminal
- Rebuild a single index or all of them, run through Magento's own indexer framework
- No
exec, nobin/magento, no shell access — works even on locked-down hosts that block shell commands - One index per request keeps each call short and lets the popup report real progress
You can watch it work
- A live progress bar (index N of total), a per-index status list, and an elapsed timer
- Rows turn green as each index finishes — or red with a clear message if one fails
- No more staring at a spinner wondering whether it's still running
One-click cache flush
- Flush the whole Magento cache in-process (the same result as
cache:flush) - Elapsed timer while it runs, then a clear "flushed N types in Xs" result
- Optional confirmation before it flushes, so it's never a surprise
Yours to control
- Enable/disable the popup, show or hide each action, set the button position — all from one clean screen
- Permission-gated: a dedicated admin role right controls who sees the button and can reindex or flush
- A live status snapshot of every indexer and cache type, so you know what needs attention
- Every reindex and flush is logged with timing
Built like it belongs in your codebase
- Framework APIs only — no
exec/proc_open/passthru; passes strict security review - Admin-only and decoupled — the storefront, cart and checkout are never touched
- Self-contained CSS (renders on any theme);
strict_typesthroughout; CSRF-protected, ACL-gated controllers
Compatibility
Magento Open Source / Adobe Commerce 2.4.x · PHP 8.1 – 8.5 · Luma & Hyvä (admin-only, theme-independent) · ModKor_Core (a small, theme-free library that ships free).


