ddev-magento

Installation
SKILL.md

Workflow

This skill provides comprehensive management for high-performance Magento 2 environments on DDEV.

1. Environment & Services

  • Start/Stop: Use ddev start or ddev stop.
  • Project Info: Run ddev describe to see URLs for:
    • Web Server: (Main store URL)
    • PhpMyAdmin: Database management interface.
    • Mailpit: Email testing interface.
    • XHGui: Performance profiling UI.
    • RabbitMQ: Management dashboard.
  • Performance (Mutagen): For macOS/Windows, ensure Mutagen is enabled for optimal speed: ddev config --performance-mode=mutagen.
Installs
12
First Seen
Mar 9, 2026