25carat / oro-show-orders-by-shopping-list
This bundle will add shopping list information to the frontend order grid
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- oro/commerce: ^5.0
- oro/platform: ^5.0
Requires (Dev)
- phpmd/phpmd: ^2.12
- phpro/grumphp-shim: ^1.11
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2025-01-08 14:19:11 UTC
README
Show Orders by Shopping List for Oro Commerce
This bundle will add shopping list information to the frontend order grid.
Installation
composer require 25carat/oro-show-orders-by-shopping-list
Features
The goal of this bundle is to make the link between the shopping lists and orders visible for customers in the frontend.
Under Account > Order History you will find an overview of all orders. A column with the linked shopping list has been added to this grid. A filter for this column has also been added.
This bundle will also remove the ability to delete shopping lists. This way the link between shopping lists and orders can be preserved.