MIT and standard Apache licenses allow unrestricted commercial usage. To protect sustainable development and ensure commercial users contribute back or pay, HyperAgency uses a Non-Commercial variant for free use.
Yes. The full source code is available. The licenses define how it may be used, including commercial and non-commercial applications.
| You are… | Recommended License | Notes |
|---|---|---|
| Student, hobbyist, enthusiast, developer, academic, researcher, professor | Apache-2.0-NC | Free to use, learn, and experiment; cannot monetize commercially |
| Early-stage startup team | AGPL-3.0 | Can use commercially if you share modifications; encourages contributions back to the platform |
| Enterprise, closed-source company | Commercial License | Required for proprietary deployments or SaaS offerings; includes premium modules and support |
⚠️ Tip: If your use case spans multiple categories (e.g., a startup using it for research internally), choose the license that matches your intended commercial deployment.
Yes, but only if:
- You release all modifications under AGPL-3.0; OR
- You purchase a commercial license for closed-source use.
Yes.
- Non-commercial forks → Allowed under Apache-2.0-NC
- Commercial forks → Must follow AGPL-3.0 (for open-source) or Commercial License (for closed-source)
AGPL ensures that improvements made by commercial users are contributed back, preventing companies from keeping modifications private unless a commercial license is purchased.
No. You can use HyperAgency freely under Apache-2.0-NC.
A Commercial License is required for proprietary or closed-source deployment. This includes access to premium modules, cloud integrations, and official support.
-
Triple-license strategy ensures:
- Low-friction adoption for non-commercial users.
- Early-stage startups can experiment and contribute.
- Enterprises pay for closed-source usage, maximizing monetization.
-
Always choose the license that matches your intended use. Violating the license may result in enforcement action.
This FAQ can be included in your README.md, LICENSE page, or CONTRIBUTING.md to make your triple-license model clear and actionable.