MightyDeploy
by Built Mighty · github.com/builtmighty/mighty-deploy · website
★ 0stars
51release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/builtmighty/mighty-deploy/releases/download/1.7.0/mighty-deploy.zipFrom the readme
MightyDeploy
Deploy GitHub branches to staging or production from the WordPress admin. Includes deployment history, revert capability, and Claude AI-powered diagnostics.
Install via WP-CLI
Features
- One-click deployments — Trigger GitHub Actions workflows for staging or production directly from WordPress
- Real-time status tracking — AJAX polling with optional GitHub webhook support for instant updates
- Deployment history — Full log with environment/status filters, duration tracking, and deploy notes
- One-click revert — Roll back to any previous successful deployment with branch existence verification
- Claude AI diagnostics — Automatic analysis of deployment failures and health check issues with actionable fix suggestions
- Deploy locking — Prevents simultaneous deployments to the same environment
- Production safeguard — Type-to-confirm gate before production deployments
- Email notifications — Configurable alerts on deploy success, failure, or cancellation
- Admin bar indicator — Pulsing status dot visible across all admin pages during active deploys
- Pressable hosting support — Auto-detected push-to-deploy with webhook integration and configurable branch-to-environment
Read the full README on GitHub →