Download the PHP package johannschopplich/kirby-tools-licensing without Composer
On this page you can find all versions of the php package johannschopplich/kirby-tools-licensing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johannschopplich/kirby-tools-licensing
More information about johannschopplich/kirby-tools-licensing
Files in johannschopplich/kirby-tools-licensing
Download johannschopplich/kirby-tools-licensing
More information about johannschopplich/kirby-tools-licensing
Files in johannschopplich/kirby-tools-licensing
Vendor johannschopplich
Package kirby-tools-licensing
Short Description License system backend for Kirby Tools plugins
License AGPL-3.0-or-later
Homepage https://github.com/kirby-tools/licensing-backend#readme
Package kirby-tools-licensing
Short Description License system backend for Kirby Tools plugins
License AGPL-3.0-or-later
Homepage https://github.com/kirby-tools/licensing-backend#readme
Please rate this library. Is it a good library?
Informations about the package kirby-tools-licensing
Kirby Tools Licensing Backend
Backend licensing system for all commercial Kirby Tools plugins. This package provides server-side license validation, activation, and management that enables:
- Trial periods and license enforcement
- Seamless license activation from within Kirby
- Version-based license compatibility checking
- Panel integration for license status display
For Panel-side licensing UI components, see @kirby-tools/licensing.
Classes
The licensing classes handle:
- License Validation: Validates Kirby Tools license keys against the remote API
- Plugin Integration: Seamlessly integrates with Kirby 5's native plugin license system
- Version Compatibility: Checks license compatibility with plugin versions using semantic versioning
- License Management: Handles license activation, storage, and status reporting
- Automatic Updates: Refreshes license data when plugin versions change
Licenses
The main licensing engine that:
- Reads and writes license data to
.kirby-tools-licensesfile - Communicates with the Kirby Tools API at
https://repo.kirby.tools/api - Validates license keys using the pattern
KT{generation}-{hash}-{hash} - Manages license status:
active,inactive,invalid,incompatible,upgradeable - Handles license activation via email and order ID
PluginLicense
Kirby 5 integration adapter that:
- Extends Kirby's native
Licenseclass - Maps internal license statuses to Kirby's license status system
- Provides standardized license display in the Kirby Panel
- Integrates with Kirby's plugin management interface
License
Johann Schopplich
All versions of kirby-tools-licensing with dependencies
PHP Build Version
Package Version
No informations.
The package johannschopplich/kirby-tools-licensing contains the following files
Loading the files please wait ...