PHPackages                             private-packages-com/licenses-helper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. private-packages-com/licenses-helper

ActiveWordpress-plugin

private-packages-com/licenses-helper
====================================

Discover package licenses and settings

1.1.0(1mo ago)10PHPPHP ^8.1CI passing

Since Jul 17Pushed 1mo agoCompare

[ Source](https://github.com/private-packages-com/licenses-helper)[ Packagist](https://packagist.org/packages/private-packages-com/licenses-helper)[ RSS](/packages/private-packages-com-licenses-helper/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (5)Versions (5)Used By (0)

Private Packages Licenses Helper
================================

[](#private-packages-licenses-helper)

[![Latest Release](https://camo.githubusercontent.com/1de06e725dd2cd61b4a537f9516cddc06f94fafb0bede0ec1087db186e3241e0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f707269766174652d7061636b616765732d636f6d2f6c6963656e7365732d68656c706572)](https://github.com/private-packages-com/licenses-helper/releases/latest)

Discover license credentials for installed premium plugins and export them for import into [Private Packages](https://private-packages.com).

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- WordPress with WP-CLI

Note that plugins don't have to be activated to be discovered by this plugin.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Option 1 — WP-CLI package

[](#option-1--wp-cli-package)

Install as a WP-CLI package (no WordPress plugin activation required):

```
wp package install private-packages-com/licenses-helper
```

Then use the CLI command to discover licenses:

```
wp private-packages discover-licenses
```

### Option 2 — WordPress plugin

[](#option-2--wordpress-plugin)

**Install via zip:**

1. Download the plugin zip from the [latest release](https://github.com/private-packages-com/licenses-helper/releases/latest/download/private-packages-licenses-helper.zip).
2. Go to **Plugins &gt; Add New &gt; Upload Plugin** and upload the zip.
3. Activate the plugin.

Once activated, you can discover licenses in two ways:

**WP Admin:** Go to **Tools &gt; Licenses Helper**, check the plugins you want to export (all are selected by default), and click **Generate Export**. A JSON block will appear at the top of the page.

**WP-CLI:** Use the same CLI command as above.

---

CLI Reference
-------------

[](#cli-reference)

**Options**

OptionDescription`--format=`Output format: `json` (default) or `table``--plugin=`Only return data for a specific plugin slug`--filter=`Only return plugins whose slug contains this string`--recipe=`Only return plugins that use this recipe. Available recipes: `acf`, `admin_columns_pro`, `edd`, `facet_w_p`, `gravity_forms`, `themeisle`, `woo_commerce`, `wp_rocket`, `wp_software_license`, `wpml`**Examples**

```
# Output JSON for all plugins (default)
wp private-packages discover-licenses

# Output as a table
wp private-packages discover-licenses --format=table

# Single plugin
wp private-packages discover-licenses --plugin=advanced-custom-fields-pro

# Filter by partial slug
wp private-packages discover-licenses --filter=woocommerce

# Filter by recipe
wp private-packages discover-licenses --recipe=woo_commerce
```

The JSON output can be piped or copied directly for import into Private Packages.

Importing into Private Packages
-------------------------------

[](#importing-into-private-packages)

1. Copy the generated JSON.
2. Go to **Private Packages &gt; Packages**.
3. Click **Import from JSON**.
4. Paste the JSON and submit.

Understanding the Results
-------------------------

[](#understanding-the-results)

StatusMeaning**No preset available. You can try to manually add this plugin in Private Packages. Contact us if you need help.**The plugin is not in the Private Packages list. This either means it is not a premium plugin (in which case it should be installed via [wp-packages.org](https://wp-packages.org)) or it is a premium plugin that Private Packages does not yet have a preset for. You can add it manually, or [contact us](https://private-packages.com) if you need help.**Supported in Private Packages, but can't be exported**The plugin is in the Private Packages list, but no credentials were found. This could mean the license credentials are not stored in the database, or this helper does not yet know where to look for them. Add this plugin to Private Packages manually.

###  Health Score

38

—

LowBetter than 82% of packages

Maintenance90

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

45d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.0.2PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/78707077?v=4)[private-packages](/maintainers/private-packages)[@Private-Packages](https://github.com/Private-Packages)

---

Top Contributors

[![tombroucke](https://avatars.githubusercontent.com/u/24292260?v=4)](https://github.com/tombroucke "tombroucke (19 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/private-packages-com-licenses-helper/health.svg)

```
[![Health](https://phpackages.com/badges/private-packages-com-licenses-helper/health.svg)](https://phpackages.com/packages/private-packages-com-licenses-helper)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
