uc_order.links.action.yml in Ubercart 8.4
uc_order/uc_order.links.action.yml
File
uc_order/uc_order.links.action.ymlView source
- uc_order_status_add:
- route_name: uc_order.status_add
- title: 'Create custom order status'
- appears_on:
- - uc_order.workflow
-
- uc_order_create_for_user:
- route_name: uc_order.create_for_user
- title: 'Create order for this customer'
- class: '\Drupal\uc_order\Plugin\Menu\LocalAction\CustomerOrderLocalAction'
- appears_on:
- - view.uc_orders.by_customer