You are here

commerce_wishlist.links.action.yml in Commerce Wishlist 8.3

File

commerce_wishlist.links.action.yml
View source
  1. entity.commerce_wishlist.add_page:
  2. route_name: entity.commerce_wishlist.add_page
  3. title: 'Add wishlist'
  4. appears_on:
  5. - entity.commerce_wishlist.collection
  6. entity.commerce_wishlist_item.add_form:
  7. route_name: entity.commerce_wishlist_item.add_form
  8. title: 'Add item'
  9. appears_on:
  10. - entity.commerce_wishlist_item.collection
  11. entity.commerce_wishlist_type.add_form:
  12. route_name: entity.commerce_wishlist_type.add_form
  13. title: 'Add wishlist type'
  14. appears_on:
  15. - entity.commerce_wishlist_type.collection