Skip to content

Latest commit

 

History

History

drupal-login

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Automatic login to Drupal site

Run ddev login or add it under a hook (eg: post-start) to automatically open the default browser and login.
Can take a username or uid as an argument.

Installation

Copy the login file under your project's .ddev/commands/host folder.

Contributed by @bserem (Bill Seremetis)