BACK TO DIRECTORY
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
0Total Downloads
808Version
1.0.0Requires WP
5.2Requires PHP
7.0Tested Up To
6.7.7Added
2025-01-14Last Updated
2025-03-19 4:37pm GMTRatings
5
0
4
0
3
0
2
0
1
0