For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hi, I have create Shopify Delivery Customization extension app and it is working fine locally, but not able to deploy on Azure Ubuntu server, the documentation Shopify itselft provided for Deployment have mention Docker file, but i don't have any Docker file in my App file structure.
Can someone help me how i can Deploy my Extension only app on Ubuntu server.
Hi - deploying an extension-only app to an Ubuntu server should be the same process as deploying a regular app extension. There is a forum post here that describes a developers solution for this - would that work for you?
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
Hi Liam,
thanks for you reply, actually when i'm trying to follow the same method, but i see this error
am not sure if i'm adding commads correctly or not.
i'm trying to Install Extension only app with " Delivery Customization " function.
Hi @Liam,
after fixing above error now i'm getting this error.
can you please tell me how i can resolve this.
my App only have Product Discount, Cart-checkout validation and Delivery Customization functions.