3rd Party Projects Using n98-magerun2
Local development environments
- ddev – Docker-based local dev for PHP/Magento with n98-magerun2 bundled for admin and maintenance tasks.
- warden – Docker Compose orchestration for Magento that exposes n98-magerun2 inside service containers.
- magento2-lando-wsl2 – Lando + WSL2 (Windows 10) environment shipping n98-magerun2 for maintenance and scripting.
- valet-plus – macOS-native Laravel Valet stack (no Docker/Vagrant) with n98-magerun2 available out of the box.
- devcontainers-features (Alpine) – Devcontainer feature that installs n98-magerun2 during Alpine-based container builds.
CI/CD and deployment
- deployer-magento2 – Deployer recipe using n98-magerun2 in pipelines for DB dumps, maintenance mode, and deploy steps.
- capistrano-magento2 – Capistrano gem integrating n98-magerun2 for remote Magento deployment automation.
Remote execution and messaging
- MageComm CLI – Executes restricted n98-magerun2 commands and inspects archived files via a messaging-driven remote workflow.
- Magento 2 Development MCP Server – Runs n98-magerun2 commands in the background behind a managed MCP interface.
Utilities and package sources
- magento-cli-util – CLI helpers built on n98-magerun2 to automate routine store operations.
- homebrew-mageutils – Homebrew tap for Magento utilities (ExtDN_Installer, n98-magerun, n98-magerun2, pestle) on macOS.