Expand ERP modules and add dual AGPL/commercial licensing - #1
Draft
Asadalisabeni wants to merge 2 commits into
Draft
Expand ERP modules and add dual AGPL/commercial licensing#1Asadalisabeni wants to merge 2 commits into
Asadalisabeni wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
COMMERCIAL-LICENSE.md,CONTRIBUTING.md,CLA.md, andTRADEMARKS.mdWhy
This turns the inventory prototype into a locally runnable, auditable portfolio platform while preserving an open community edition and a commercial licensing option for proprietary, OEM, reseller, and white-label use. The architecture documentation now reflects the actual Laravel 13 implementation rather than the earlier unfinished design.
User and developer impact
Managers receive all permissions by default and permissions can be changed inside the application without source-code edits. Inventory writes remain immutable and transactional. Existing installations should run the included migrations and seed the permission/account definitions before use. Future contributors have an authoritative service contract and extension checklist.
Validation
php artisan test— 12 tests, 61 assertions passedphp artisan view:cache— passednpm.cmd run build— passedcomposer validate --strict --no-check-publish— passedcomposer audit --locked --no-interaction— no advisories/loginsmoke test — HTTP 200Licensing
Copyright © 2026 As'ad Alisabeni.
Community use is offered under GNU AGPL-3.0-only. Proprietary/OEM rights require a separate signed commercial agreement.