Versions Compared

Key

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

...

Panel

Note the user #1 user name and password returned from this last step!

Grab and enable some modules that will help you create a site profilebe using on this site

Code Block

bash> drush dl admin_menu views devel
bash> drush en admin_menu views devel

Create an installation profile for this site

Code Block

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

bash>
bash>