Whether you are deploying a new application or renewing an existing subscription, obtaining and validating your license is a straightforward process.
Step 1: Obtaining Your License
-
Log in to your primary Client Dashboard.
-
Navigate to the My Services or Billing tab.
-
Select your active application subscription and click Download License Key.
-
This will download a securely encrypted file (do not attempt to open or edit this file, as altering its contents will instantly invalidate it).
Step 2: Installing the License
-
Access your server environment (via FTP, cPanel File Manager, or your local directory).
-
Navigate to your application's root directory.
-
Upload the downloaded license file directly into the designated
/configor/licensefolder as instructed in your deployment manual.
Step 3: Validation Once the file is in place, simply navigate to your application's login screen in your web browser. The system's MVC routing will automatically intercept the request, validate the newly uploaded file against our verification engine, and grant you access to the dashboard.
Troubleshooting If you have uploaded the file but are still seeing a "License Missing" error screen, ensure that your server permissions are set correctly (typically 0644 for files) so the application has the necessary read access to verify the key.