install profiles

How to set admin account username and email address in an install profile

This is a snippet from our current distribution's install profile. The password is set later with another helper function.

  1. /**
  2.  * Implementation of hook_form_alter().
  3.  *
  4.  * Allows the profile to alter the site-configuration form.