Skip to content

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

License

Notifications You must be signed in to change notification settings

redfinsolutions/ddev-commands

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

No packages published

Languages