Skip to content

Releases: samdeving/military-discounts

Military Discounts v1.0.0-beta.1 (Initial Beta Release)

Choose a tag to compare

@samdeving samdeving released this 10 Jul 16:38

Military Discounts v1.0.0-beta

Initial beta release of the Military Discounts plugin — a WooCommerce
extension that verifies U.S. military and veteran status to issue
discount coupons.

⚠️ Beta Notice

This plugin is in beta and should not be used in production at this
time. Use at your own risk — back up your site before installing.

✨ Features

  • VA Lighthouse API integration — verify veteran status via the official U.S. Department of Veterans Affairs API
  • Military email OTP — verify active-duty status via a one-time passcode sent to an official military email address
  • Coupon validation — restrict WooCommerce coupons to verified veterans and military personnel
  • Reverification — automatically reverify status at configurable intervals
  • Logging — track verification attempts and outcomes for auditing

📋 Requirements

  • WordPress 6.0+ (tested up to 6.7)
  • PHP 7.4+
  • WooCommerce (must be installed and active)

🔐 Setup Notes

  • Requires a VA Lighthouse API key (sandbox or production) — see the plugin's Setup section in the readme for how to obtain one
  • Optionally supports a .env file for storing your encryption key and API credentials securely instead of the database

📥 Installation

  1. Download military-discounts-v1.0.0-beta.zip below
  2. In WordPress admin, go to Plugins → Add New → Upload Plugin
  3. Upload and activate, then configure under WooCommerce → Settings → Military Discounts

📄 License

GPLv3 or later

💬 Feedback

Please open an issue in this repository with any bugs or suggestions.