A Drush command to fetch assorted site building and development modules and enable and configure a selected few.

Currently, it fetches devel, xray, and enabled_modules, and enables devel and views_ui (configuring views_ui to show the default master display and advanced options).

Placing the scaffold.drush.inc file within a directory used by Drush, such as ~/.drush.

The first time you develop in a project use scaffold-build:
drush sfb

Subsequently (after you have this code but your development database has been wiped and replaced with a copy of live or a new site install) use scaffold-enable:
drush sfe

Project information

  • Created by mlncn on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases