Jump to content

How it's supposed that a team of 2 (or more) technicians develop a new site together?


Recommended Posts

Hello,

Me, and my coworker (or coworkers), are trying to develop stores together. Each of us have the same project inside GitHub and there we create branches to add new features.
 

But we're having some problems just because, for example:

  1. If I install a new module on my branch, when we merge it, my coworker will have the files, but not the database with the module installed and the configuration required for that module.
  2. If we move/remove/add a new hook on positions panel, our coworker is not going to have it because he doesn't have the same database.

So the problem becomes when something on the database is changed, because If the coworker doesn't make any changes, it can be transferred, but if both of us have made any changes on it, how can we "migrate" the databases?

So the question is: Is there any way or plan/tutorial/ on how multiple developers should work together on a new PrestaShop store?

  • Like 1
Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...