This plugin integrates DDEV with IntelliJ based IDEs such as PHPStorm or WebStorm.
DDEV is an open source tool that makes it simple to get local PHP development environments up and running in minutes.
The plugin allows you to operate all common DDEV features from your IDE's graphical user interface.
1 These features are only available in supporting IDEs, such as PHPStorm or IntelliJ Ultimate.
You can install the Plugin from the Jetbrains Marketplace or from your IDE.
In your IDE, navigate to Settings > Plugins > Marketplace
and search for "DDEV Integration". Click Install and restart
your IDE.
Please refer to the DDEV Installation Guide on how to install DDEV on your system.
Please refer to the Contributing Guidelines.