Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create an installation profile for this site (This works for Drupal 7 sites. For Drupal 6 sites there is a manual process /admin/settings/profiler_builder .)

Code Block
bash> drush dl profiler_builder
bash> drush en profiler_builder
bash> drush distro my_cute_cat --untar
bash>