Linux 软件免费装
Banner图

Dashboard and Analytics for WooCommerce

开发者 bnyamesa
更新时间 2025年7月12日 20:12
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard analytics woocommerce reports WooCommerce analytics WooCommerce dashboard

下载

1.0.6 1.0.7 1.0.8 1.1.0 1.2.0 1.2.2

详情介绍:

Get a quick overview of your WooCommerce store's performance with Dashboard and Analytics for WooCommerce. This plugin provides a simple, elegant dashboard right in your WordPress admin area, displaying key metrics: The clean interface uses the familiar WordPress look and feel, making it easy to get started. Just install and activate and see your data in action. Use the date range picker to view data for specific periods. Placeholder cards highlight features available in the Pro version. Looking for more? This Lite version gives you the essentials. The Pro Version unlocks a comprehensive suite of analytics tools: Upgrade to Pro!

安装:

  1. Download the plugin ZIP file.
  2. Go to your WordPress Admin > Plugins > Add New.
  3. Click "Upload Plugin" and choose the downloaded ZIP file.
  4. Install and activate the plugin.
  5. Alternatively, upload the dashboard-analytics-lite folder to the /wp-content/plugins/ directory via FTP and activate it through the 'Plugins' menu.
  6. Ensure WooCommerce is installed and activated (version 5.0 or higher recommended).
  7. Navigate to the "Dashboard & Analytics for WC" menu item in your WordPress admin sidebar.

屏幕截图:

  • An overview of the stylish charts, including Sales Over Time and Top Products.
  • A look at the redesigned "Recent Orders" table.
  • The full dashboard layout.
  • Customer Insights dashboard (Pro Feature).
  • Full Orders Table (Pro Feature).

升级注意事项:

1.2.0 This is a major update that introduces a new Order Statuses chart and fully functional, color-coded trend indicators on the main metric cards. It also includes a significant visual refresh and bug fixes. A plugin update is highly recommended. 1.1.1 This version includes a major visual refresh of the dashboard for a more modern and stylish user experience. It also fixes a caching issue related to stylesheet updates. 1.0.6 This version enhances security by adding nonce checks for date range selection and improves input handling. It also makes the chart initialization script more readable and updates documentation regarding source code availability and included third-party libraries. 1.0.2 This version fixes chart loading errors,fixes a critical error in the orders list. Update recommended for bug fixes and improvements. 1.0.0 Initial release.

常见问题:

Does this work with the latest WooCommerce and WordPress versions?

Yes, we strive to keep the plugin compatible with the latest versions of WordPress and WooCommerce. Check the "Tested up to" versions in the plugin header.

Where does the data come from?

The plugin uses standard WooCommerce data tables and functions (primarily wc_order_stats and wc_order_product_lookup for performance) to calculate metrics, ensuring accuracy based on your store's data.

How do I see more advanced analytics?

The Lite version provides essential metrics. For advanced charts, customer insights, comparisons, full lists, exports, and reports, please consider upgrading to the Pro version.

Can I select custom date ranges?

Yes, the Lite version includes a date range picker to view data for specific periods. Comparison features (% change vs previous period/year) require the Pro version.

Why does the "Recent Orders" list only show 10 orders?

The Lite version shows the most recent 10 orders across all statuses for a quick overview. The Pro version provides a complete, filterable, sortable, and paginated order list.

The charts show "Chart library not loaded"?

This usually indicates a conflict preventing the Chart.js library from loading correctly. Common causes include:

  1. JavaScript errors from other plugins or your theme. Check your browser's developer console (F12) for errors.
  2. Aggressive caching or JS optimization plugins interfering. Try temporarily disabling them or excluding the dashboard page / Chart.js scripts. Version 1.0.2 includes better error handling and display for this issue.

Where is the source code for the JavaScript files?

The JavaScript files included in this plugin (e.g., assets/js/egpda-charts-init.js, assets/js/admin-script.js, assets/js/egpda-ajax.js) are provided in a human-readable format. No separate build step is required to view or modify the source code. Our own CSS files are also human-readable.

What third-party libraries are used?

This plugin includes the following third-party libraries directly in the assets/vendor directory:

  • Chart.js (v4.4.1): Used for rendering charts. Source and license: https://github.com/chartjs/Chart.js
  • Daterangepicker (v3.1): Used for the date range selection component. Source and license: https://github.com/dangrossman/daterangepicker
  • (Dependency) Moment.js: This library is bundled with WordPress core and used as a dependency for Daterangepicker. It is not included directly by this plugin but loaded via wp_enqueue_script('moment').

更新日志:

1.2.2 1.2.1 1.2.0 1.1.1 1.0.6 1.0.2 1.0.1 1.0.0