You are here

uc_order.links.action.yml in Ubercart 8.4

uc_order/uc_order.links.action.yml

File

uc_order/uc_order.links.action.yml
View source
  1. uc_order_status_add:
  2. route_name: uc_order.status_add
  3. title: 'Create custom order status'
  4. appears_on:
  5. - uc_order.workflow
  6. uc_order_create_for_user:
  7. route_name: uc_order.create_for_user
  8. title: 'Create order for this customer'
  9. class: '\Drupal\uc_order\Plugin\Menu\LocalAction\CustomerOrderLocalAction'
  10. appears_on:
  11. - view.uc_orders.by_customer