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