Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.- Community Tools (explains how to set up a local development environment)
- Using Composer (tool to install dependency libraries)
- Drush (command-line tool)
A Skilled local dev environment installer should be able to:
- Set up a local development environment on a Mac, Windows, or other personal computer
- Install Composer and Drush on the computer
- Clone a Drupal repository on the computer
An Expert local dev environment installer should additionally be able to do the following:
- Install libraries needed by Drupal modules
- Write shell scripts to update, back up, and transfer Drupal code and databases