BACK TO DIRECTORY

License MXT – License Management System

by Raju Ahmed

0.0
(0 ratings)

License MXT provides a complete solution for managing software licenses within WordPress. Generate, validate and track license keys for your plugins and themes through an intuitive dashboard and RESTful API.

Key Features:
* License key generation and management
* Real-time license validation via REST API
* Site URL tracking and validation
* Comprehensive dashboard with usage statistics
* Multi-site license management
* Search and filter capabilities
* Easy integration with existing plugins/themes

Description: License key generation

Description: License key generation

Integration Example

Basic license validation:

$response = wp_remote_post('https://your-site.com/wp-json/license-mxt/v1/validate', [
    'body' => [
        'license_key' => 'YOUR-LICENSE-KEY',
        'site_url'    => home_url()
    ]
]);

Plugin Details

Active Installs
0
Total Downloads
808
Version
1.0.0
Requires WP
5.2
Requires PHP
7.0
Tested Up To
6.7.7
Added
2025-01-14
Last Updated
2025-03-19 4:37pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0