What are the best practices for a small distributed team which will work on a Drupal project?
问题 after some research, we opted for working with Drupal on our next project and we are a distributed team. Since Drupal stores (based on what we saw until now) all it's content on a database, how can we, as a distributed team work together on this project? What are the best practices we should take? We thought about using a shared database server for this task, but it whould simply destroy the performance we should need to get this project going. Any suggestions about that? 回答1: Jeremy's answer