This extension provides six predefined, highly useful reports to help you gain deeper insights into your sales and customers.
Version | |
---|---|
PHP | 8.2, 8.3, 8.4 |
OroCommerce | 5.0, 5.1, 6.0 |
Run the following Composer command to add the plugin as a dependency:
composer require comerito/orocommerce-report-plugin
Clear the cache to ensure entity data are properly loaded:
php bin/console cache:clear
Run the following command to enable the plugin in OroCommerce:
php bin/console oro:platform:update --force
Clear the cache to ensure the changes take effect:
php bin/console cache:clear
After installation process, you will be able to create Comerito Report Integration.
To do so, you need to navigate in your OroCommerce backoffice panel to System >> Integration >> Manage Integrations.
Click to 'Create Integration' button.
Select 'Comerito Report' integration.
Fill out required information. In this step you can choose for which business unit report will be available.
Click Save and Close button. After this action on integrations list you should see Comerito Reports in Inactive status.
You are 2 clicks from using new reports 😁. Now all you need to do is click on 3 dots (right side of integrations list page) and select activation icon.
Now all you need to do is to refresh site. In your 'Reports & Segment' section you will see 6 brand-new reports created for you.
Fill free to edit it any way you want.
If you have any questions please see a FAQ
- GrumPHP official documentation Documentation
- See useful site with command and detailed installation handbook GrumPHP Command
This library is under the EUPL-1.2 licence.