Releases: kmishmael/site_deployment_manager
Releases · kmishmael/site_deployment_manager
Release list
Site Deployment Manager v1.0.0
Changelog
[1.0.0] - 2024-03-21
Initial Release 🚀
First public release of Site Deployment Manager for WordPress.
Features
- ✨ One-click deployment button in WordPress admin
- 🔒 Secure webhook handling with nonce verification
- 📝 Deployment history logging with status tracking
- ⚡ Rate limiting to prevent simultaneous deployments
- 🎨 Clean, modern admin interface
- ⚙️ Configurable webhook URL settings
Requirements
- WordPress 5.0+
- PHP 7.2+
- Admin privileges for deployment
Installation
- Upload to
/wp-content/plugins/site-deployment-manager - Activate through WordPress plugins page
- Configure webhook URL in settings
Security
- Implements WordPress nonce verification
- Admin-only deployment access
- Rate-limited deployment requests
- Secure webhook handling