Title: Licenzo – License and Subscription Management Solution
Author: Solvix Studio
Published: <strong>21 de marzo de 2026</strong>
Last modified: 23 de septiembre de 2026

---

Buscar plugins

![](https://ps.w.org/licenzo/assets/banner-772x250.png?rev=3487543)

![](https://ps.w.org/licenzo/assets/icon-256x256.png?rev=3487543)

# Licenzo – License and Subscription Management Solution

 Por [Solvix Studio](https://profiles.wordpress.org/solvix/)

[Descargar](https://downloads.wordpress.org/plugin/licenzo.1.2.0.zip)

 * [Detalles](https://es.wordpress.org/plugins/licenzo/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/licenzo/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/licenzo/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/licenzo/#developers)

 [Soporte](https://wordpress.org/support/plugin/licenzo/)

## Descripción

[Website](https://getlicenzo.com/) | [SDK](https://github.com/licenzo/php-sdk)

Licenzo is a powerful license and subscription management plugin for WordPress. 
For digital product sellers (such as plugin or theme developers) license management
is a hassle. Licenzo will automate license key generation, validation, and recurring
payments.

With Licenzo you can automatically assign license keys on purchase, set expiration
dates, and send renewal reminders—all within your WordPress dashboard. Simple, WooCommerce-
based, clean UI, you couldn’t expect more!

Whether you’re a solo developer or a small business owner, Licenzo makes selling
and managing software licenses easy and secure.

#### Features

 * **Self-hosted solution:** Keep all license data and processes on your own WordPress
   site (no third-party licensing servers needed).
 * **Automated licensing:** Generate unique license keys automatically when customers
   purchase your product. Licenses can have activation limits and expiration dates
   that Licenzo tracks and enforces.
 * **WooCommerce integration:** Easily tie licenses to your WooCommerce products.
   When a customer buys a licensed product, Licenzo creates and assigns the license
   key automatically. Works with simple and variable products.
 * **Subscription support:** Licenzo has its own subscription engine — you do **
   not** need WooCommerce Subscriptions or any other paid subscriptions plugin. 
   Licenzo stores the subscription, schedules the renewal, charges it, records the
   transaction, and renews or expires the licence to match. Automatic renewal billing
   runs through the free WooCommerce Stripe Payment Gateway for WooCommerce stores,
   and through EDD’s Stripe gateway for Easy Digital Downloads. You can also manually
   renew or extend licenses at any time from the admin.
 * **Expiration management:** Licenses can be set to expire after a defined period.
   Expired licenses are automatically revoked, ensuring expired customers lose access.
   Licenzo can also send reminders before expiration to prompt renewals.
 * **Email notifications:** Send automated email alerts to customers and admins 
   for important events (license activation, upcoming expiration, renewal confirmations,
   etc.). All notification templates are customizable.
 * **Custom license keys:** Define your own key format, length, or prefix to match
   your branding or security needs. Licenzo’s key generator can create pretty or
   complex keys as desired.
 * **Dashboard & analytics:** View a clear overview of your business inside WordPress.
   The Licenzo dashboard shows total customers, active licenses, activations, and
   revenue from subscriptions. Charts and metrics help you spot trends at a glance.
 * **Customer portal:** Use the built-in shortcode (`[licenzo_customer_portal]`)
   to give customers a frontend dashboard. Customers can log in to view their licenses,
   activation counts, and download links, all in one place.
 * **Developer-friendly:** For advanced users, Licenzo includes REST API endpoints
   and action/filter hooks. You can integrate license checks into your code or connect
   with other tools programmatically (optional).
 * **Easy product setup:** Quickly add licensing to existing products. Licenzo adds
   a Licenzo tab to your WooCommerce products so you can enable licenses and set
   activation limits with a click while adding a new product.
 * **Easy Digital Downloads integration:** Selling through EDD instead of WooCommerce?
   Licenzo handles EDD purchases, subscriptions, renewals, cancellations and the
   customer portal too. See the note in the changelog for the two ways EDD differs
   from WooCommerce.
 * **Export and import license keys:** Move licenses in and out of Licenzo as data—
   useful for migrating from another licensing plugin, for backups, or for bulk 
   edits. Licenses, their product links, and their activation records all travel
   together.
 * **Upcoming features and integrations:** We’re planning even more features! Future
   updates will include FluentCRM, Mailchimp, marketplace imports (e.g. ThemeForest/
   CodeCanyon), split payment, and a lot more.

### Usage

 * **Assign licenses to products:** Edit any WooCommerce product (or create a new
   one). Locate the **Licenzo** tab or section in the product editor. Check **Sync
   to Licenzo** (or similar) to add licensing options to this product. Here you 
   can set status (Active/Inactive/Draft), License Cycle (Monthly, Yearly, etc.),
   and how many activations each license allows. **Publish** the product. Now, whenever
   this product is purchased, Licenzo will generate a license key for the customer
   automatically.
 * **Automatic license generation:** When a customer completes a purchase of a licensed
   product, Licenzo generates the license key, assigns it to the customer, and emails
   the key to them. The key’s status (active, inactive, expired) is recorded in 
   your Licenzo dashboard.
 * **Manage licenses:** Go to the **Licenzo  Licenses** from your WordPress dashboard.
   Here you’ll see a list of all license keys, their status, expiration dates, and
   associated orders. You can search for licenses, view details, and perform actions
   like activating, deactivating, or deleting keys. You can also manually create
   new licenses if needed — for example, to issue a free license, or to reassign
   a purchase to a different customer. Note that a license key’s owner is permanent
   by design: Licenzo never moves an existing key between customers, because a key
   that changes hands makes every past activation record ambiguous. To move a purchase,
   revoke the original license and issue a new one to the new customer; the new 
   customer receives a new key.
 * **Subscription renewals:** Licenzo runs renewals itself — no subscriptions plugin
   required. When a renewal falls due, Licenzo charges it through your store’s Stripe
   gateway, records the transaction, and extends the customer’s license expiration
   date. If a payment fails, Licenzo retries on your configured dunning schedule;
   if a subscription is cancelled or finally fails, Licenzo revokes or expires the
   related license. You can view and manage these events in the Licenzo dashboard.
 * Two things to know before you rely on it. Automatic renewal billing for **WooCommerce**
   is opt-in and **off by default** — enable it in **Licenzo  Settings  Subscriptions**
   once you are ready, and note that existing subscriptions are not back-filled 
   with renewal schedules when you do. For **Easy Digital Downloads**, automatic
   renewals require EDD’s Stripe gateway; on other EDD gateways (PayPal, Amazon,
   manual, 2Checkout) a purchase issues a single-cycle licence with no renewal schedule.
 * **Customer management:** Licenzo automatically links customers to licenses. Each
   license is assigned to the user who bought it (you can sync or manually adjust
   these connections). In the **Customers** view, you can see each customer’s profile,
   total purchases, and active licenses. This makes it easy to track customer lifetime
   value and support requests.
 * **Frontend portal:** For a user-friendly experience, place the shortcode `[licenzo_customer_portal]`
   on any page. This creates a front-end portal where logged-in customers can view
   their own licenses, check activation counts, and download associated files. It’s
   a simple way to give customers self-service access without coding.
 * **Dashboard insights:** Licenzo adds analytics to your WordPress admin area. 
   Check the Licenzo **Dashboard** to see charts and stats like total revenue, MRR,
   subscriptions, licenses, sites, top products and more. These insights help you
   make informed business decisions at a glance.
 * **Extending Licenzo:** Developers can use Licenzo’s REST API and hooks to add
   custom license validation in their own code or integrate with other systems. (
   For example, your software could call Licenzo’s API to check if a license key
   is valid before enabling features.) This is optional – Licenzo works out of the
   box without any coding, but provides advanced tools if you need them.

### Support

For the latest updates, you can visit the [Licenzo website](https://getlicenzo.com).
If you have questions or run into any issues, you can:

 * **WordPress Support Forum:** Search or post on the Licenzo support forum at WordPress.
   org for help from the community and developers.
 * **Contact the Team:** Use the contact form on our website (https://solvixstudio.
   com/support/) to reach out directly for support or business inquiries.

We’re committed to helping you succeed with Licenzo. Don’t hesitate to get in touch
if you need assistance or have feedback!

### More by Solvix Studio

 * **[Link Manager Pro](https://linkmanagerpro.com)** — Centralize every link in
   one dashboard: shorten links, track analytics, monitor 404 errors, and get internal
   linking suggestions.
 * **[Monitoristic](https://monitoristic.com)** — Simple, affordable uptime monitoring
   with fast check intervals, instant alerts, and status pages your customers trust.

See more at [solvixstudio.com](https://solvixstudio.com).

## Capturas

[⌊Licenzo Dashboard – Overview of revenue, active keys, and business metrics at 
a glance.⌉⌊Licenzo Dashboard – Overview of revenue, active keys, and business metrics
at a glance.⌉[

Licenzo Dashboard – Overview of revenue, active keys, and business metrics at a 
glance.

[⌊Products – Manage your licensed products with WooCommerce integration.⌉⌊Products–
Manage your licensed products with WooCommerce integration.⌉[

Products – Manage your licensed products with WooCommerce integration.

[⌊Customers – View customer profiles, purchases, and active licenses.⌉⌊Customers–
View customer profiles, purchases, and active licenses.⌉[

Customers – View customer profiles, purchases, and active licenses.

[⌊Subscriptions – Track and manage recurring subscriptions.⌉⌊Subscriptions – Track
and manage recurring subscriptions.⌉[

Subscriptions – Track and manage recurring subscriptions.

[⌊Licenses – View all license keys, their status, expiration, and activation details.⌉⌊
Licenses – View all license keys, their status, expiration, and activation details
.⌉[

Licenses – View all license keys, their status, expiration, and activation details.

[⌊Settings – Configure general plugin settings.⌉⌊Settings – Configure general plugin
settings.⌉[

Settings – Configure general plugin settings.

[⌊Subscription Settings – Set up subscription rules and renewal behavior.⌉⌊Subscription
Settings – Set up subscription rules and renewal behavior.⌉[

Subscription Settings – Set up subscription rules and renewal behavior.

[⌊Email Settings – Customize email notification templates.⌉⌊Email Settings – Customize
email notification templates.⌉[

Email Settings – Customize email notification templates.

[⌊Notification Settings – Control which notifications are sent and when.⌉⌊Notification
Settings – Control which notifications are sent and when.⌉[

Notification Settings – Control which notifications are sent and when.

[⌊License Key Generator – Define custom key formats, lengths, and prefixes.⌉⌊License
Key Generator – Define custom key formats, lengths, and prefixes.⌉[

License Key Generator – Define custom key formats, lengths, and prefixes.

## Instalación

 1. **Download and install Licenzo:** In your WordPress admin, go to **Plugins > Add
    New**, search for «Licenzo – License and Subscription Management Plugin,» then 
    click **Install** and **Activate**. Alternatively, download the plugin zip from
    WordPress.org and upload it via **Plugins > Add New > Upload Plugin**.
 2. **System requirements:** Ensure you’re running WordPress 6.8 or higher and PHP 
    8.0 or higher. Licenzo sells through either **WooCommerce** or **Easy Digital Downloads**—
    install and activate whichever one your store uses. For automatic subscription 
    renewals you will also want that platform’s free Stripe gateway.
 3. **Initial setup:** After activation, you’ll find all relevant components under **
    Licenzo** section in the WordPress menu (or under **WooCommerce > Products > Add
    a new product > Licenzo**). You can also go directly to **Licenses** or **Settings**
    from Licenzo for more convenience.
 4. **Configure Licenzo:** Go to **Licenzo > Settings** to set up your license key 
    format, email notifications, and subscription rules. You can customize how keys
    are generated and what emails are sent when licenses are created, activated, or
    expired.
 5. **Ready to go:** Licenzo is now installed and ready to use. Next, see the **Usage**
    section below to learn how to add licenses to products and manage them.

## FAQ

### Who is Licenzo for?

Licenzo is designed for creators of digital products – plugin authors, theme developers,
SaaS providers, or anyone selling software online. It’s perfect for small businesses
and solo developers who want an easy way to automate license keys and recurring 
billing without relying on a third-party service. If you’re tired of managing licenses
and renewals manually in spreadsheets, Licenzo is for you.

### Do I need coding or technical skills to use Licenzo?

Not at all. Licenzo has a clean, user-friendly interface in WordPress. If you can
use WordPress and WooCommerce, you can use Licenzo. All features (key generation,
email notifications, dashboard) are managed through simple settings and menus. Developers
will appreciate additional options like APIs and hooks, but those are optional.

### Is Licenzo free?

Yes, the core version of Licenzo is 100% free. You can start issuing licenses and
subscriptions at no cost. We plan to release premium add-ons and integrations in
the future, but you can do most license management tasks right away without spending
anything.

### Do I need WooCommerce?

For now, yes. We’re working on providing a standalone environment where you don’t
need any third-party commerce providers. Licenzo is built to work seamlessly with
WooCommerce, so having WooCommerce activated gives you the easiest setup (you can
attach licenses to products and use payment gateways). However, using WooCommerce
also allows you to use subscription plugins and payment methods directly.

### What happens when a license expires?

Licenzo automatically handles expired licenses for you. When a license reaches its
expiration date (or a subscription ends), Licenzo will revoke or deactivate that
license key. You can also send warning emails before expiration to remind customers
to renew. This automated process means you won’t have to track expirations manually.

### Can I customize the license key format?

Absolutely. In the Licenzo settings, you can define the format of your license keys(
for example, you might want keys like `PROD-XXXX-XXXX`). This way, your license 
keys can match your brand or technical requirements.

### How are customer notifications handled?

Licenzo sends configurable email notifications at key moments: when a license is
created, when it is activated, and before or after it expires. You can edit the 
email templates and decide which notifications to send, ensuring your customers 
are always up-to-date about their licenses.

### Will Licenzo slow down my site?

No. Licenzo is built to be lightweight and efficient. It only loads its features
when needed, and all data is stored in the WordPress database. In normal use, it
adds minimal overhead, so your site performance won’t be affected.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Licenzo – License and Subscription Management Solution» es un software de código
abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

 *   [ Solvix Studio ](https://profiles.wordpress.org/solvix/)

[Traduce «Licenzo – License and Subscription Management Solution» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/licenzo)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/licenzo/) , echa un
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/licenzo/) o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/licenzo/) por
[RSS](https://plugins.trac.wordpress.org/log/licenzo/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.2.0

**New**

 * Automatic subscription renewals — WooCommerce subscriptions can now renew automatically
   through WooCommerce Stripe.
 * Subscription Health — A new Subscriptions  Health screen helps you quickly find
   payments, renewals, and subscriptions that need attention.
 * Safer staging and backup restores — Prevents staging sites and restored backups
   from accidentally charging real customers.
 * Automatic handling of unpaid subscriptions — Unpaid WooCommerce subscriptions
   now expire automatically after the configured grace period.
 * Customer payment updates — Customers can update their saved payment card from
   My Account  Payment methods.
 * Customer downloads — Customers can now access their Licenzo downloads from My
   Account  Downloads.
 * Reliable monthly billing dates — Monthly subscriptions can stay aligned to the
   end of the month, including shorter months.
 * Recurring plan sign-up fees — Add a sign-up fee to recurring plans across your
   store.
 * Protected downloads — Downloadable packages can now be stored privately for better
   protection.
 * Flexible licences — Customers can add or remove products from an existing licence.
 * Better licence history — See which website or host was used to activate a licence.
 * Personal data tools — Licenzo now works with WordPress’s Export Personal Data
   and Erase Personal Data tools.
 * Privacy Policy guidance — Licenzo can suggest a Privacy Policy section based 
   on the payment gateways enabled on your store.

**Improved**

 * WooCommerce subscriptions now activate automatically when an order is completed.
 * Cancelled, refunded, and failed orders now update licences correctly.
 * Licenzo products in WooCommerce are now treated as virtual products, so customers
   no longer need to enter a shipping address.
 * Moving your store from WooCommerce, EDD, FluentCart, or WPSubscription is now
   easier to start, resume, and complete.
 * Subscription renewals are more reliable.
 * Settings are now easier to navigate with Store, Payments, Delivery, and Advanced
   sections.
 * Licence history now provides clearer information about what happened to each 
   licence.
 * Subscriptions created by store administrators now issue licences consistently.

**Fixed**

 * Fixed issues with subscription renewals, billing dates, cancellations, and payments.
 * Fixed licences incorrectly expiring or becoming active again after being revoked.
 * Fixed licence activation and seat-limit issues.
 * Fixed licence delivery and product linking issues with WooCommerce and EDD.
 * Fixed licence and customer data becoming incorrectly connected after changes 
   or store migrations.
 * Fixed checkout and payment processing issues.
 * Fixed settings navigation and extension-related issues.
 * Fixed plugin update, store migration, and uninstall issues.

**Security**

 * Improved protection for plugin files, customer downloads, backups, temporary 
   files, and checkout payments.

#### 1.1.2

 * Compatibility: tested up to WordPress 7.1.
 * Fixed: product dashboard and global revenue widgets no longer count downgrade-
   proration credit rows as positive revenue (defense in depth; surfaced when running
   alongside Licenzo Pro plan-change).
 * Added: notification hooks `notification_refund_issued`, `notification_subscription_upgraded`,`
   notification_subscription_downgraded` with default email templates (consumed 
   by Licenzo Pro).

#### 1.1.1

 * WordPress coding standards compliance hotfix.

#### 1.1.0

 * Added: Easy Digital Downloads (EDD) integration covering purchase, renewal, cancellation,
   and customer-portal flows. Two differences from the WooCommerce module: EDD renewals
   require EDD’s Stripe gateway (on other gateways a purchase issues a single-cycle
   licence with no renewal schedule), and if the EDD Recurring Payments add-on is
   active Licenzo stands its EDD integration down entirely to avoid double-billing—
   an admin notice explains this when it happens.
 * Added: Native Stripe Subscription support for automated recurring billing with
   proper customer consent and webhook handling.
 * Added: Stripe webhook endpoint with configurable secret for secure subscription
   lifecycle event handling.
 * Added: EDD renewal orders — renewal transactions are recorded in both Licenzo
   and EDD for accurate revenue tracking and customer management.
 * Added: Customer portal downloads now serve EDD native download files when no 
   Licenzo release exists, ensuring a seamless experience for EDD customers.

#### 1.0.0

 * Initial release.

## Meta

 *  Versión **1.2.0**
 *  Última actualización **hace 3 días**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.8 o superior **
 *  Probado hasta **7.1.2**
 *  Versión de PHP ** 8.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/licenzo/)
 * Etiquetas:
 * [license](https://es.wordpress.org/plugins/tags/license/)[license key](https://es.wordpress.org/plugins/tags/license-key/)
   [software licensing](https://es.wordpress.org/plugins/tags/software-licensing/)
   [subscription](https://es.wordpress.org/plugins/tags/subscription/)[woocommerce](https://es.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/licenzo/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Tu valoración](https://wordpress.org/support/plugin/licenzo/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/licenzo/reviews/)

## Colaboradores

 *   [ Solvix Studio ](https://profiles.wordpress.org/solvix/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/licenzo/)