Have your say in Community Polls: What was/is your greatest motivation to start your own business?
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.

Re: Checkout extensions, how to develop in a team, environment.

Checkout extensions, how to develop in a team, environment.

FutureAndAHope
Shopify Partner
46 2 17

We have a team that will be working on our checkout extensions and functions. I find the process very confusing. We use git to backup our code for other projects. Having messed around with checkout functions, I have a basic understanding of deployment, very basic.

 

But we need to know how we should develop in a team, where we may need any of our remote workers to deploy an app, and then have other members make updates to the same app and make subsequent deployments.

 

We have two websites where we will be releasing these apps, both shopify+, one for testing and the other for deployment. We are a high-volume site, and can not afford errors on our live instance. How should we develop to protect our main site, yet make changes that we can preview in our development instance? 

 

Note we have very complex code that calls API's, well kind of complex, that needs testing before release. It is not simple labeling and messages.

Replies 2 (2)

PurpleMamba
Shopify Partner
126 1 18

Did you ever figure this out?

FutureAndAHope
Shopify Partner
46 2 17

No. I am just starting to develop apps for our store. I'll let you know if I figure it out.