Skip to content

v1.0.0 – First Stable Release

Choose a tag to compare

@bigredseo bigredseo released this 22 Nov 01:50
· 23 commits to main since this 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.php for settings UI
    • class-brs-coupon-handler.php for 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.