v1.0.0 – First Stable Release
Initial Release (v1.0.0)
This is the first public release of BRS Auto Apply Coupon, a WooCommerce extension that automatically applies a coupon code during a user-defined date and time window.
Key Features
- Auto-apply a WooCommerce coupon within a configured date/time range
- Admin settings page for:
- Coupon code
- Start datetime
- End datetime
- Custom success message
- WooCommerce dependency checks with automatic self-deactivation
- Clean, modular file structure:
class-brs-admin.phpfor settings UIclass-brs-coupon-handler.phpfor coupon logic
- Fully compatible with WooCommerce’s built-in coupon restrictions
Requirements
- WordPress 6+
- WooCommerce 8+
- PHP 7.4+
Notes
This release focuses on simplicity and reliability — all coupon restrictions (minimums, categories, usage limits) continue to be managed directly inside WooCommerce coupons. The plugin handles only the automation and timing logic.
If you encounter issues or have feature requests, please open an issue on GitHub.