Central License Manager installer
= !empty($result['success']) ? 'Schema ready' : 'Schema check failed' ?>
= clm_html($result['message']) ?>
Current configuration mode
= clm_html(clm_manager_mode_label()) ?>
LICENSE_API_URL== clm_html($baseUrl) ?>Managed tables
= clm_html($tables['apps']) ?>= clm_html($tables['licenses']) ?>= clm_html($tables['activations']) ?>
Move this folder later
- Copy the whole
central_license_manager/folder to the new host. - Set
CLM_DB_*,CLM_API_SECRET, andCLM_ADMIN_PASSWORDthere. - Open this page once on the new server to auto-create the schema again.
- Point each app to the new base URL using
LICENSE_API_URL.