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.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Deployment to a single site

Solved

Deployment to a single site

nucleo
Shopify Partner
6 0 1

Hello, we are developing an app for a client's store and need to deploy what we have so far to their store even though it is still in heavy development, and will never be available in the app store

 

A nice step by step would be most handy at this time

Accepted Solution (1)

ShopifyDevSup
Shopify Staff
1453 239 535

This is an accepted solution.

Hi @nucleo 👋

Generally, apps still in development should be tested and staged on a development store. We have a guide here for getting started using Shopify CLI, that includes local deployment and installation on a dev store. 

 

For apps intended to be installed to a single Shopify store, it would be built as a custom app type from a partner account or the merchant Admin. I'd recommend reviewing the requirements for each app type to ensure that your app has appropriate authorization/authentication practices. 

 

Hope that helps!

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us 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

View solution in original post

Replies 2 (2)

ShopifyDevSup
Shopify Staff
1453 239 535

This is an accepted solution.

Hi @nucleo 👋

Generally, apps still in development should be tested and staged on a development store. We have a guide here for getting started using Shopify CLI, that includes local deployment and installation on a dev store. 

 

For apps intended to be installed to a single Shopify store, it would be built as a custom app type from a partner account or the merchant Admin. I'd recommend reviewing the requirements for each app type to ensure that your app has appropriate authorization/authentication practices. 

 

Hope that helps!

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us 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

nucleo
Shopify Partner
6 0 1

Sorry for the late reply, thank you for your information, i managed to work it out, thank you once again