Site Deployment Manager
A WordPress plugin that adds a deployment button to trigger static site rebuilds via webhook
by Kibet Ishmael · github.com/kmishmael/site_deployment_manager
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kmishmael/site_deployment_manager/archive/refs/heads/main.zipFrom the readme
Site Deployment Manager
A WordPress plugin that adds a deployment button to trigger static site rebuilds via webhook.
Description
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.
Features
- 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
Requirements
- WordPress 5.0 or higher
- PHP 7.2 or higher
Installation
1. Upload the plugin files to /wp-content/plugins/site-deployment-manager
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Configure your webhook URL in the plugin settings
Usage
1. Go to WordPress admin panel
2. Click on the "Deploy" menu item on the left tab.
3. Configure your webhook URL in Settings
4. Use the "Deploy Site" button to trigger builds
5. View deployment history in the logs table
Screenshots
1. Deployment dashboard with one-click deploy button and logs showing history and
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Dec 26, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.