shopify admin extension

Topic summary

A developer is seeking guidance on adding a custom button to Shopify’s admin order details page through their app.

Current situation:

  • By default, only a single button appears on the order details page
  • The developer wants to add an additional custom button similar to what’s shown in their reference image

Question:

  • How to implement this functionality using Shopify app development

The discussion remains open with no responses yet. This likely involves using Shopify Admin Extensions or App Bridge to inject custom UI elements into the admin interface.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

How can we add a new button on the Shopify order details admin page using our app?
https://prnt.sc/cbhaI-E7oyjy

By default, only a single button is shown (see image: link). I would like to add a button like the one in the image to the order details page. How can we achieve this?