Big news! Unlock is now Anystack. Learn more
WordPress plugins
Use Anystack as to secure your WordPress plugins with license validation and ship auto-installing updates.
Plugin | Description |
---|---|
Your Plugin
Deactivate
Activate license
|
Plugin with license validation and auto-update support via Anystack.
Version 0.0.1 | By Anystack | Visit plugin site
|
Figuring out how to secure your WordPress plugin or implementing auto-update support for private plugins can be time-consuming. That's why we did all the hard work for you, import our package, add a few lines of code, and that's it.
1$guard = new WpGuard( 2 __FILE__, 3 [ 4 'api_key' => '4qB4xTPS8d6P0VYe', 5 'product_id' => '988751e8', 6 'product_name' => 'Demo', 7 'license' => [ 8 'require_email' => true, 9 ],10 'updater' => [11 'enabled' => true,12 ]13 ]14);15 16$guard->validCallback(function() {17 add_action( 'admin_notices', 'show_premium_stats' );18});
Secure high-speed downloads, allowing you to easily distribute your software to users without worrying about slow download speeds or security issues.
Control access by configuring license activations, automatic repository access management, version, and time constraint, and expiration consequences.
Each of your products will have a beautiful, unique repository URL that is easy to remember.
You can connect multiple GitHub repositories to a single product and distribute your product using multiple packages.
You can choose to allow customers to have access to your private GitHub repository. Access is automatically granted and revoked based on their license policy.
Keep track of your product usage across all your customers. See exactly which files have been accessed by your customers.
1. Build and publish your release on GitHub
2. Anystack will automatically import and process your release assets
3. Release assets are securely distributed to license holders
4. Users can download and install new releases straight from their terminal
Trusted by great developers and companies
I've been a user with Anystack since its beta, and this service is absolutely killer.
With Anystack, I've been able to *entirely* focus on the creation of my product, instead of worrying about the complexities of billing systems, releases, updates (via Electron), and more.
Without using Anystack, I would have *never* been able to launch my product at all. It's allowed me to generate a whole new revenue stream that I never thought I'd be able to maintain on my own.
I've been using Anystack to distribute updates to my Electron application for the past year, and it has saved me countless hours.
If you want to sell and manage license keys for your code/software. Philo is launching Anystack right now. I've been on the customer side of this already and it was a smooth experience!
I've been a user of Anystack for a couple of months now and I have to say that it does everything that I want, and it does it all well.
We sell a Laravel package that makes it easy for developers to build flexible filter systems. I originally hand-rolled a distribution system for Composer that worked ok, but was a huge pain and lacked a lot of the features that Anystack has by default. Anystack's licensing system is well thought through and robust. It makes it easy for me to add people to special licensing schemes easily (early access, etc), and it syncs to the Composer distribution without any effort on my part. It also handles time-based, or major-release-based expiration, which is perfect for us.
Creating a new release is simple too, all you do is tag it on GitHub. That's it. ¯\_(ツ)_/¯
The best part though is that Anystack can handle payment for you if you want. It's like a hosted Stripe Checkout for selling your code. As a developer, I can focus on writing my software and not have to worry about writing software to sell my software.
Distributing WordPress plugins to our customers via Anystack has been a major time saver. We can now focus solely on building awesome products.
As the founder, I might be a bit biased, but I built Anystack to focus on creating amazing products instead of worrying about the complexities of billing systems, releases, updates, and more. I still use it daily to sell and distribute my products.
Anystack allows you to sell your packages easily and in a very affordable way; it’s ideal for products creators, and it’s the only solution on the market oriented to startups and enterprise. Also Philo is super nice and helpful!
I’m using Anystack to sell my PHP-packages for Filament PHP via Composer. Self-hosting a private Composer server is notoriously difficult, but Anystack made this a breeze. Anystack provides me with peace of mind that billing and licensing is in good hands. Recommended!