Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

admin action extension using Shopify CLI limits the features

admin action extension using Shopify CLI limits the features

YousefAbuanzeh
Shopify Partner
1 0 0

I'm trying to create an extension for (admin.order-index.selection-action.render)  Using Shopify CLI in the past I used to create manually by going to Shopify partner and then create an application after that I can create an extension (Bulk action links). Then 


But, in Shopify CLI I can't achieve the same behavior.

Screen Shot 2024-02-17 at 8.36.25 AM.png

 

Reply 1 (1)

Liam
Community Manager
3108 344 910

Hi Yousef,

 

Are you looking to create an extension on the customer-facing order index page? If so, you'd be using the `customer-account.order-index.block.render` target that you can reference in your toml file that's generated by the CLI when you run `npm run shopify app generate extension`? 

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog