$ drush user-create admin_drupal --mail="[email protected]" --password="admin_drupal"
$ drush user-add-role "administrator" admin_drupal
$ drush cr
Created
April 27, 2021 12:09
-
-
Save davidjguru/28c871763cf3fd4ca07c896769055b48 to your computer and use it in GitHub Desktop.
Create a new admin user in Drupal 8 or 9 by Drush
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment