svn

The perfect Drupal development environment

Since becoming a "professional" Drupal developer earlier this year one of the hardest things I have found within my team is best practices for Drupal development. When maintaining my blog or web startup all best practices go out the window. The approach taken is to SSH into the server, get all of drupal core and contrib using wget, do all main module and theme development on localhost then FTP them to the server. All other development is done using the Drupal UI on the live site, and via SSH using vi.

Subscribe to RSS - svn