A WordPress plugin that adds a deployment button to trigger static site rebuilds via webhook.
Site Deployment Manager adds a convenient deployment button to your WordPress admin panel that triggers a webhook to rebuild your static site. The plugin includes built-in logging functionality to track deployment history.
- One-click deployment trigger from WordPress admin
- Configurable webhook URL
- Deployment history logging
- Clean, modern UI with status indicators
- Secure nonce verification
- Rate limiting to prevent multiple simultaneous deployments
- WordPress 5.0 or higher
- PHP 7.2 or higher
- Upload the plugin files to
/wp-content/plugins/site-deployment-manager
- Activate the plugin through the 'Plugins' screen in WordPress
- Configure your webhook URL in the plugin settings
- Go to WordPress admin panel
- Click on the "Deploy" menu item on the left tab.
- Configure your webhook URL in Settings
- Use the "Deploy Site" button to trigger builds
- View deployment history in the logs table
- Deployment dashboard with one-click deploy button and logs showing history and status
- Deployment settings to configure webhook URL
This project is licensed under the GPL v2 or later - see the LICENSE file for details.
Kibet Ishmael (GitHub)
- Initial release