LRAgent Enterprise Modules
This directory contains enterprise-only modules licensed under BSL 1.1.
These files are NOT included in the open-source repository.
Installation
Enterprise customers receive this package separately. To install:
# Copy enterprise modules into the main project
cp -r enterprise/routes/* ../server/routes/
cp -r enterprise/core/* ../server/core/
cp -r enterprise/utils/* ../server/utils/
cp -r enterprise/views/* ../src/views/
cp -r enterprise/components/* ../src/components/
cp enterprise/profiles/local.yaml ../server/boss-scheduler/profiles/
Or use the install script:
node install-enterprise.js --license=YOUR_LICENSE_KEY
What's Included
| Category | Modules |
|----------|---------|
| PLM Integration | aras-client, aras-tools, aras-connection |
| BOM Management | bom.js, bom-check.js, bom-import.js |
| Change Management | change.js (ECR/ECO lifecycle) |
| Vendor & Procurement | vendor.js, procurement.js, purchase-order.js |
| Quality | quality.js, quality-process-bridge.js |
| Industry | sccapp.js, chipwise-routes.js, phosphorus-asset.js |
| Staff Profiles | local.yaml (enterprise staff definitions) |
License
Business Source License 1.1 — see LICENSE-ENTERPRISE in the root directory.
Production use requires a commercial license from LRAgent. Contact: [email protected]
BossAgents