

OrderFlash settings dashboard with plugin configuration panels.
OrderFlash for WooCommerce helps store teams notice new orders without repeatedly refreshing the WooCommerce orders screen.
OrderFlash is an independent plugin and is not affiliated with or endorsed by WooCommerce.
The plugin adds a floating order panel inside WordPress admin. It checks for new order events at a configurable interval, shows recent orders, and can display browser desktop notifications and an optional sound. Authorized users can open a detailed preview, search orders, filter by configured statuses, navigate paginated results, and keep personal read or unread states.
The plugin uses WooCommerce CRUD APIs and supports High-Performance Order Storage (HPOS). Customer and order data stays on the WordPress site. No tracking, telemetry, remote scripts, external fonts, or third-party data services are used.
The plugin reads WooCommerce order and customer information only to display it to authorized WordPress users or through a valid signed invoice link.
It stores lightweight event records in a custom database table and per-user read order IDs in WordPress user metadata. It does not send customer data to a third party and does not include tracking or telemetry.
Signed invoice links contain an order ID, expiry timestamp, and HMAC signature. They are marked noindex and returned with no-store and anti-framing headers.
{prefix}orderflash_adev_events._orderflash_adev_read_order_ids, capped at 500 positive order IDs per user.orderflash_adev_settings stores plugin configuration.This plugin does not connect to external services. It loads no remote JavaScript, fonts, stylesheets, update checkers, tracking endpoints, or telemetry services.
assets/fonts/cairo/. Cairo is licensed under the SIL Open Font License 1.1. The license and source reference are included with the font files.assets/vendor/font-awesome/. Icons are licensed under CC BY 4.0 and the supporting CSS is licensed under MIT. The upstream license is included in that directory.These files are served only from the plugin directory. The plugin does not contact Google Fonts, Font Awesome, or a CDN at runtime.