Nera All In One
Unified manager for Nera internal plugins + licensing. Loads feature modules gated by license tier.
by Nera · github.com/nera-marketing/nera-all-in-one · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/nera-marketing/nera-all-in-one/releases/download/v1.0.1/nera-all-in-one-1.0.1.zipReadme
=== Nera All In One === Contributors: nera Tags: nera, licensing, plugin manager, competitions Requires at least: 6.0 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.1 License: Proprietary
Unified manager for Nera internal plugins + licensing. Loads feature modules gated by license tier.
== Description ==
Nera All In One is the hub for installing, updating, and managing Nera internal plugins, with license-tier gating for feature modules.
- Catalog install/update of Nera plugins from GitHub releases
- License / entitlement management
- Admin dashboard for managers
== Installation ==
- Upload and activate Nera All In One.
- Open the Nera All In One admin screens to manage catalog plugins and licensing.
== Changelog ==
= 0.1.2 =
- Detect installed plugins under renamed/non-canonical folders (match by main file or Plugin Name).
- Harden inactive-installed detection: filesystem fallback + plugins cache refresh on Manage/Overview.
- Install short-circuit when the plugin folder already exists — activate only, no re-download.
- Toggle/remove/status use the resolved plugin file so Off→On works for renamed installs.
= 0.1.1 =
- Always show Nera All In One on the WordPress Plugins page (matched by real install path).
- Allow normal Deactivate/Delete of AIO from Plugins; keep other nera-* plugins hidden.
- Install short-circuit: activate already-installed catalog plugins instead of re-downloading.
- Overview/Manage status labels: Active / Inactive for installed plugins.
= 0.1.0 =
- Initial release tooling: GitHub Plugin Update Checker, release zip workflow.
Read the full README on GitHub →