Data Model
License Server stores its core data in custom tables.
Tables
Section titled “Tables”licenseserver_software
Section titled “licenseserver_software”Stores:
- software slug
- name
- version
- zip filename
- readme content
licenseserver_licenses
Section titled “licenseserver_licenses”Stores:
- public license key
- software slug
- order and product ownership
- activation limit
- expiration
- status
licenseserver_activations
Section titled “licenseserver_activations”Stores:
- license relationship
- activated domain
- client IP
- activation timestamps
licenseserver_logs
Section titled “licenseserver_logs”Stores:
- action type
- license key
- slug
- request metadata
- response code
- extra context