youtube image
From YouTube: Simplifying Docker and PHP-based Local Development with DDEV-Local’s Custom Commands and zsh

Description

DDEV-Local is a powerful open-source local development environment for PHP developers that comes preconfigured with environments for Drupal 6/7/8, TYPO3 CMS, Backdrop CMS, WordPress, Magento, and more — plus its more recent versions (v1.10+) add custom commands and other goodies that increase the simplicity and time savings offered.

In this screencast, we’ll show you how to make these commands to add web server packages and extras in “.ddev/homeadditions” to support your specific project needs.

As the title suggests, many folks absolutely love “zsh” and “oh-my-zsh” (an alternative Unix shell and an accompanying framework) — so we’ll demonstrate these features by showing you how to add “zsh” and “oh-my-zsh” to a DDEV project, including how to:

Add the “zsh” Debian package into the web container with “webimage_extra_packages”
Add a custom command that works just like “ddev ssh”, but it’s going to be “ddev zsh”
Add all the scaffolding for “oh-my-zsh” in the home directory for lovers of “oh-my-zsh”

For a full list of instructions, click here to read the accompanying blog post: https://bit.ly/3oIq7f4
If you’re new to the community and eager to get started, check out the Quickstart guides: https://bit.ly/37W8rXk