For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
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.
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