Enterprise-grade software licensing for WordPress

v3.2.0

LicenceForge is a WordPress plugin that provides everything you need to sell, manage, and enforce software licenses for your WordPress plugins and themes. From secure key generation and activation management to Stripe and WooCommerce payment integrations, LicenceForge handles the complete licensing lifecycle so you can focus on building great software.

Documentation

Quick Start

  1. Install LicenceForge via your WordPress admin panel or FTP
  2. Configure Settings including rate limits, grace periods, and payment integrations
  3. Create your first product with price tiers and activation limits
  4. Generate a license or connect WooCommerce/Stripe for automatic creation
  5. Integrate the client library into your plugin or theme

What's New in v3.2.0

  • Device Fingerprinting — Optionally require server fingerprints for license activations with configurable mismatch behaviour (warn or block)
  • Staggered Rollouts — Roll out new versions to a configurable percentage of licenses with deterministic bucket assignment
  • Feature Gating — Define per-tier feature slugs and check them in your plugin with has_feature()
  • Trial Licenses — Enable trial periods per product with configurable duration and one-trial-per-email enforcement
  • Package Integrity — SHA-256 hash verification of ZIP packages to ensure download integrity
  • S3 Storage Backend — Store and serve plugin packages from S3-compatible storage with pre-signed URLs
  • Health Monitoring — System health checks for database, cron, storage, API, disk space, and PHP version
  • Revenue Dashboard — MRR/ARR tracking, revenue by product, and refund/cancellation reporting