Deleting a Checkout UI extension from a Shopify App

asamlaksa
Shopify Partner
6 1 1

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
Shopify Staff
246 57 62

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.