Skip to content

ddev/ddev-phpmyadmin

Repository files navigation

tests project is maintained

ddev-phpmyadmin

What is ddev-phpmyadmin?

This add-on provides a phpMyAdmin service for DDEV.

In DDEV v1.22+ phpMyAdmin is not provided by default, but it can be added with this add-on:

ddev get ddev/ddev-phpmyadmin
ddev restart

You can run phpMyAdmin easily with the command after installing this add-on:

ddev phpmyadmin

Tip

For Gitpod: The ddev phpmyadmin command can open a blank page in preview mode, open the link in a new browser tab/window to make it work.

Contributed and maintained by @rfay