It’s possible to test an app created on my localhost, on my Shopify test shop?
Thank you.
It’s possible to test an app created on my localhost, on my Shopify test
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you can install apps running on localhost into a Test Shop. Just make sure you’ve set your urls and callbacks correctly in your app and the app settings in your shopify partner account. The Shopify Test Shop is able to authenticate an app with OAuth running on localhost just fine.
The only thing you are not able to do while running an app on localhost is use WebHooks and ScriptTags. For this, you can use something like localtunnel: https://github.com/progrium/localtunnel