Beskrivelse
Payment Method Order Reporting for WooCommerce provides detailed insights into your WooCommerce orders, allowing you to filter by payment method and date ranges.
Features
- View orders filtered by payment method
- Filter by predefined date ranges (last 7 days, last 30 days, last 90 days)
- Custom date range selection
- Summary statistics showing total orders and revenue
- Export reports to CSV
- Extensible architecture for adding more report types
Requirements
- WordPress 6.0 or higher
- WooCommerce 9.0.0 or higher
- PHP 7.2 or higher
Installation
- Upload the
pmor-reportsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WooCommerce > PMOR Reports to view the reports
FAQ
-
What payment methods are supported?
-
The plugin automatically detects all payment methods used in your WooCommerce orders within the selected date range.
-
Can I export the reports?
-
Yes, you can export any report to CSV format by clicking the “Export CSV” button.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Payment Method Order Reporting (PMOR) for WooCommerce” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Payment Method Order Reporting (PMOR) for WooCommerce” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0.1
- Fixed HPOS (High-Performance Order Storage) compatibility – plugin now correctly queries orders from WooCommerce’s new order tables when HPOS is enabled
1.0.0
- Initial release