feat: add license key warning and manifest updates #2

Open
jmiller wants to merge 3 commits from feat/license-key-warning into dev
Owner

Summary

  • Added source/script.php with warnMissingLicenseKey() — warns admins on install/update when no DLID is configured
  • Added <scriptfile> tag and missing component/webservices entries to package manifest
  • Matches the MokoSuiteClient license warning pattern

Changed Files

  • source/script.php — new package install script with license key warning
  • source/pkg_mokosuitetaxi.xml — added scriptfile, component and webservices plugin to files list, detailed description
  • CHANGELOG.md — documented additions and fixes
## Summary - Added `source/script.php` with `warnMissingLicenseKey()` — warns admins on install/update when no DLID is configured - Added `<scriptfile>` tag and missing component/webservices entries to package manifest - Matches the MokoSuiteClient license warning pattern ## Changed Files - `source/script.php` — new package install script with license key warning - `source/pkg_mokosuitetaxi.xml` — added scriptfile, component and webservices plugin to files list, detailed description - `CHANGELOG.md` — documented additions and fixes
jmiller added 3 commits 2026-06-28 19:08:01 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/license-key-warning:feat/license-key-warning
git checkout feat/license-key-warning
Sign in to join this conversation.
No Reviewers
No labels
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteTaxi#2