*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| 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>
|