Getting Started
Devs Wizard is a free platform for licensing your premium WordPress plugins and delivering automatic updates from your own GitHub releases — no third-party services, no fees.
How it works
Three pieces work together:
- Your dashboard — register plugins, generate license keys, and monitor activity.
- The license API — endpoints your plugin calls to activate, verify, and download updates.
- Your GitHub releases — the source of every plugin version. You publish a release; licensed sites receive it automatically.
Set up in 4 steps
1. Create your free account
Public sign-upsare opening shortly. When they do, you'll create a free account in seconds — no credit card, no limits on plugins or licenses.
2. Register your plugin
In Plugins → Add Plugin, add your plugin name, a slug (e.g. dw-ai-blog-automation), and the GitHub repo it ships from. See Plugins & Releases for the full details and how auto-updates read your GitHub releases.
3. Generate a license
From Licenses → Generate License, create a key for a customer — optionally with an expiry date. You'll get a key like DW-A3F9-KX2M-9PLQ-77TN to send them. More in License Management.
4. Connect your plugin
Drop the license client into your WordPress plugin so customers can activate their key and receive updates. Copy-paste-ready code is in Plugin Integration.
What you get
- Unlimited plugins and license keys
- One-click GitHub-powered auto-updates for your customers
- Per-domain activation with daily verification
- Full activity logs — every activation, verification, and download
Ready? Continue to Plugins & Releases.