aligent / orocommerce-dashboard-bundle
OroCommerce Bundle to add Back-office Dashboard widgets.
v5.0.1
2022-12-08 05:33 UTC
Requires
- oro/commerce: 5.0.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ~2.18.2 || ~2.19.0
- phpmd/phpmd: ^2.12
- phpstan/phpstan: 1.9.2
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
- symfony/phpunit-bridge: ~4.4.24 || ~6.1.0 || ~6.2.0
This package is auto-updated.
Last update: 2024-10-10 16:46:42 UTC
README
Example Use Cases
Features
Requirements
- OroCommerce 5.0
Installation and Usage
NOTE: Adjust instructions as needed for your local environment
Installation
Install via Composer
composer require aligent/orocommerce-dashboard-bundle
Once installed, run platform update to perform the installation:
php bin/console oro:platform:update --env=prod