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.

Deleting a Checkout UI extension from a Shopify App

Deleting a Checkout UI extension from a Shopify App

asamlaksa
Shopify Partner
6 1 2

How does one go about deleting a checkout UI extension from their app? Is there a command to push the information back to Shopify? Even after deleting the generated extension folder, I do still see it in my Partner Dashboard App Extensions page

Screenshot 2023-10-26 at 10.24.41 AM.png

 

Reply 1 (1)

lizk
Shopify Staff
246 58 79

Hi 👋

I would recommend reviewing the documenation on Remove a CLI-managed app extension. 

Once you have removed the files from your local application you will need to release a new version of your application with npm run deploy.

To learn more visit the Shopify Help Center or the Community Blog.