Description: Lightweight plugin that sends WooCommerce orders to RTDashboards.com to display them on real-time sales dashboards.
As of April 2026, RTDashboards is a WordPress woocommerce plugin with 0 active installations and a 0/5 rating0. It has been downloaded 310 times in total. Requires WordPress 6.5+ and PHP 7.0+. Available on WordPress.org since 2025. Top alternative: Google for WooCommerce.
Lightweight plugin that sends WooCommerce orders to RTDashboards.com to display your orders (from multiple shops) in real-time on sales dashboards. This plugin only transmits the order ID and price; no sensitive data is exchanged.
This plugin makes POST and DELETE requests to the RTDashboards API when a WooCommerce order’s status is changed. A token, obtained from rtdashboards.com after creating an account, is required for these requests. Both API calls are triggered by the WooCommerce woocommerce_order_status_changed hook.
When a new order is created, a POST request is sent:
wp_remote_post(‘https://rtdashboards.com/api/v1/create-order’, [ Shop ID, order ID, price ])
This request sends the Shop ID, order ID, and price to the /api/v1/create-or…
| WordPress | 6.5+ requiredTested up to 6.7.5 |
| PHP | 7.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.