Description
✨ Key Features
- Purchase Code Verification: validates buyer’s purchase code or license key in real-time against a central database or API.
- Domain Whitelisting: restricts script activation to specific domains or subdomains registered by the buyer.
- API Key Management: issue and revoke API keys per license in the admin panel.
- Usage Logging: record installation domains, IPs, and timestamps to monitor distribution.
- Invalid License Blocking: automatically deny access or show a “License Invalid” message when verification fails.
- Auto-Expiry & Renewals: set license validity periods, prompt renewal notices, and disable expired licenses.
- White Label Friendly: integrate into any PHP or Laravel product with minimal setup.
- Admin Dashboard: manage licenses, view logs, search active/inactive licenses, and export reports.
- Email Notifications: automatic alerts for license expirations, new installations, or multiple domain mismatches.
- Multi-Seller Support: allow multiple product authors under one dashboard with role-based permissions.
- Security & Encryption: data encrypted in transit and at rest, support for HTTPS and OAuth integration.
- Integration-Ready: works with Laravel, CodeIgniter, or custom PHP frameworks via simple API endpoints.
- Documentation & SDK: includes sample client code for client-side verification (PHP/JS) and installation wizard.
- Custom License Types: basic, pro, lifetime, or SaaS subscriptions with feature flags tied to license tier.
⚙️ Technical Stack
- Backend: PHP 8.1+ with Laravel Framework (optional for full system) or stand-alone PHP script.
- Database: MySQL/MariaDB 8.0+ for license records and logs.
- API Endpoints: RESTful JSON endpoints for verification, activation, and logging.
- Security: HTTPS required, JWT authentication, IP & domain checks, encryption for stored keys.
- Server Requirements: PHP 8.1+, Composer, Nginx/Apache, cURL, JSON, mbstring extensions enabled.
- Optional: Redis for caching verification responses and Supervisor for background jobs or notifications.
Technical insight: This tool uses Laravel’s Passport or Sanctum for tokenized API access and a simple rules engine for domain/domain-limit enforcement and license tier management.
🧩 Installation Guide (Quick Start)
- Server Setup: Prepare PHP 8.2+, MySQL 8+, Composer installed; enable HTTPS and mod_rewrite.
- Upload Files: Extract and upload the license tool to your web root.
- Configure Database: Create a new database and update credentials in the
.envfile. - Install Dependencies: Run
composer installandphp artisan key:generate(if Laravel) or include-once the stand-alone PHP script. - Run Migrations: Execute
php artisan migrate --seed(if Laravel) to set up tables and default admin account. - Set Up Client Integration: integrate client-side verification code (provided SDK) into your product.
- Activate License: create your first license from the admin dashboard and test activation from a test domain.
Tip: Use Cron jobs to automate license expiry checks and send reminder emails to buyers when renewal is due.
📦 Deliverables
- Full source code for the License Verification Tool.
- Database migrations and seeders for initial setup.
- Installation and integration documentation for both server and client.
- License SDK (PHP/JS) for easy embedding in your digital product.
- GPL license file and example configuration template.
📱 Supported Platforms
- Web: works on any PHP-compatible hosting environment with Apache/Nginx.
- Client Products: PHP (Laravel, CodeIgniter), JavaScript libraries, WordPress plugins, and SaaS integrations.
- Server OS: Linux (Ubuntu/Debian), macOS, or Windows Server with PHP stack.
🧠 Notes
- License: distributed under the GNU General Public License (GPL).
- Customization: adapt the tool to your marketplace or product platform by adding custom fields, tiers, or usage caps.
- SEO Optimization: well-structured headings, metadata and keyword-rich description for “license verification”, “marketbomb tool”, and “software license management”.
- Security Recommendations: enforce HTTPS, regularly rotate API keys, and monitor for abuse or repeated failed activations.
👨💻 Original Developer Credit
Developed by the original author and distributed via
CodeCanyon.
All rights, trademarks, and artwork remain the property of the upstream developer.
🔒 Disclaimer
GPL Redistribution Notice: This version of the License Verification Tool for MarketBomb is released under the GNU General Public License.
It is provided for educational and self-hosted usage only.
We are not affiliated with or endorsed by the original vendor.
No official support, updates, or warranties are provided.
For production environments and continuous updates, please purchase a licensed version from the marketplace listing.

Haunted Halloween Deal Enjoy Unlimited Downloads!
Reviews
There are no reviews yet.