v1.0 Platinum

Monetize Your Code.
Secure Your Future.

The copy-paste licensing infrastructure for PHP developers. Stop piracy, manage subscriptions, and automate sales in minutes.

Demo environment active & resetting every 5 mins.

Trusted by 400+ developers

index.php
// 1. Include the SDK
require_once 'LicensePress.php';

// 2. Configure Your Product
$app
= new LicensePress(
  'https://licensepress.com',
  'YOUR_SECRET_KEY'
);
// 3. Protect & Verify
if
(!
$app
->check_license()) {
  die("Access Denied");
}
Status
License Valid
Full Admin Access

Don't Trust Screenshots. Break It.

We’ve spun up a live environment just for you. Create products, ban licenses, and test the API response time. The database wipes itself clean every 5 minutes, so go wild.

Username admin
Password password
Enter Sandbox →
demo.licensepress.com

Launch in 3 Steps

1. Upload

Upload the LicensePress files to your server (shared hosting or VPS).

2. Configure

Create your product in the Admin Panel and get your Secret Key.

3. Sell

Use our Stripe integration to sell keys and auto-deliver them via email.

Everything You Need. Nothing You Don't.

Built for speed, security, and scalability.

Remote Domain Locking

Automatically lock a license key to the first domain it is installed on. Prevent users from sharing one key across 50 different websites.

Dashboard UI

Time-Bomb Expiry

Sell 1-year licenses. The API automatically rejects keys after their expiration date.

Instant Validation

Ultra-fast JSON API that validates requests in milliseconds. Zero lag for your users.

Dashboard

Plugin Activation

Active & Valid
WordPress Ready

Drop-in WordPress Integration

Don't waste weeks building a settings page. We provide a wordpress-bridge.php file. Drop it into your plugin, change 2 lines of config, and you instantly have a professional "License Key" menu in the WP Admin.

  • Saves valid keys to wp_options
  • Caches validation to reduce API calls
  • Developer-friendly `lp_check_license()` function

Stop Paying the "Success Tax"

Marketplaces take a massive cut of your hard work. LicensePress lets you keep the profit.

Marketplaces

$700
You Keep (per $1k)
  • Commission -30%
  • Exclusivity Lock Yes
  • Customer Data Hidden
WINNER

LicensePress

$970
You Keep (per $1k)
  • Commission 0%
  • Stripe Fee ~2.9%
  • Customer Data 100% Yours

Start Selling Today

Get the full source code, installation wizard, and developer documentation. One-time payment. Unlimited products.

Premium License
$499
Get Instant Access

Includes Lifetime Updates & Support.

Frequently Asked Questions

Do I need a VPS to run this?

No. LicensePress runs perfectly on standard shared hosting (like Namecheap, Bluehost, or SiteGround). It requires PHP 7.4+ and a MySQL database.

Is the code encrypted?

No. You get 100% of the source code (unencrypted). You are free to modify it, rebrand it, or customize the logic to fit your specific needs.

Does it work with non-PHP apps?

Yes. LicensePress is a standard REST API. While we provide SDKs for PHP and WordPress, you can call the API endpoint from Python, Node.js, C#, or any other language.

Are you available for Projects?

Yes! We love projects! We do custom work, debugs, consulting, so feel free to hit us up through the Support Link.

What is your Refund Policy?

Once a license is activated, NO REFUND will be issued.