dilby
dilby

Reputation: 35

Making a Shopify app public

I'm commissioning a developer to build a shopify app in ruby, and it will be private as just used for a clients project. However if I choose to use the bulk of this for a public app at some point is there any major technical headache in taking an app that was initially made private to be public, or is it just a case of changing a few settings? I'm just trying to plan this right!

Upvotes: 0

Views: 74

Answers (1)

David Lazar
David Lazar

Reputation: 11427

It would be trivial to make it public. I do that all the time, and it takes mere seconds to swap a pair of API keys and the URL. So you are good to go there.

Upvotes: 1

Related Questions