Install and activate Licence Applications
Create the five module tables and seed 19 default statuses.
Exact navigationAdmin Area → Setup → Modules → Licence Applications → Activate
Before you begin
- Use the exact navigation above and confirm the intended invoice, case, client, property, document or environment.
- Confirm module activation and the stated permission before attempting the action.
- Use a controlled test record for payments, emails, public/portal access, provider calls and deletion.
What this guide covers
Create the five module tables and seed 19 default statuses. These instructions follow the supplied module’s live hooks, menus, controllers, forms, model rules and downstream effects.
Exact step-by-step process
- Deploy the module through the approved module process.
- Open Setup → Modules.
- Activate Licence Applications.
- Open the module register and create a controlled case.
Fields, choices and supported possibilities
Tablesapplications, statuses, timeline, documents, audit
Seeded statuses19
Category/help-centre/category/licence-applications/
Topic/help-centre/topic/licence-applications-setup-access/
Code-backed validations and workflow rules
- The activation hook loads install.php and creates missing tables/statuses idempotently.
Expected result and verification
- Install and activate Licence Applications completes through the supplied module flow.
- Reopen the source record or settings page and verify the stored value, status, payment, file, timeline entry or notification.
Security, privacy and operational checks
- Use the least-privilege account that has the stated permission.
- Use a controlled test record before applying provider, financial, public-link, email or destructive actions in production.
