Skip to content

redfinsolutions/ddev-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project is maintained

Redfin Solutions Drupal Commands

What is it?

A package of helper commands for ddev commonly used when developing Drupal websites.

How to install?

DDEV addons can be installed from the command line using the ddev get command. For this addon, run ddev get redfinsolutions/ddev-commands .

Available commands

  • A web command ctoggle that will enable or disable caching.
  • A web command tdebug that will composer install and enable a Drupal module.
  • A web command make that runs a make command inside DDEV.
  • A web command phpunit that runs a make command inside DDEV.
  • A host command login to open a browser to a Drupal site with an admin login.
  • A host command stop-other to stop all other running DDEV projects.
  • A host command x to execute any command inside DDEV.

Based on the original ddev-contrib recipe by @CONTRIBUTOR

About

Redfin's custom DDEV commands that we use on nearly every project.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages