milesherndon / commerce-reports
Plugin to create specific Commerce reports (client: ZTA)
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 5
Type:craft-plugin
Requires
- craftcms/cms: ^3.1
- craftcms/commerce: ^2.0.2
- dev-master
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/composer/craftcms/cms-3.7.67
- dev-dependabot/composer/twig/twig-2.14.13
- dev-dependabot/composer/dompdf/dompdf-1.2.2
- dev-dependabot/composer/guzzlehttp/guzzle-7.4.5
- dev-dependabot/composer/guzzlehttp/psr7-2.2.1
This package is auto-updated.
Last update: 2025-03-29 00:43:34 UTC
README
Plugin to run specific Commerce reports
Requirements
This plugin requires Craft CMS 3.1 or later and Commerce 2.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require milesherndon/commerce-reports
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Commerce Reports.
Commerce Reports Overview
Commerce reports creates widgets that run reports to gather specific data. The following reports widgets are included:
- Batch Transactions (Specific for ZTA's needs)
- Customer Order History
- Full Inventory
- Inventory Sold
- Sales Tax
Using Commerce Reports
Add widget to the dashboard and fill in the required data to run the report.
Commerce Reports Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by MilesHerndon