- LicenseService.php: activate/validate/deactivate + 7-day grace period - ValidateLicense.php: mvc:validate Artisan command (daily cron) - Updated controller.php: license activation/deactivation in update handler - Updated view.blade.php: order ID input, status indicator (green/yellow/red), grace/expired banners, dynamic pro-tier field gating, update-available card Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
# Code Status Update
|
|
**Last Updated:** 2026-04-12 21:15 CDT
|
|
|
|
## Current Focus
|
|
Phase 11D complete — Blueprint extension licensing integration written. Ready for testing.
|
|
|
|
## Recently Completed
|
|
- Phase 11A: DEPLOYED ✅ — DB + API routes live on Command Center
|
|
- Phase 11B/C: DEPLOYED ✅ — /verify-mvc live, customer role created (1493061127423262870)
|
|
- Phase 11D: Created LicenseService.php — activate, validate, deactivate, grace period, tier check
|
|
- Phase 11D: Created ValidateLicense.php — `mvc:validate` Artisan command (daily phone-home)
|
|
- Phase 11D: Updated admin controller.php — license activation/deactivation in update handler
|
|
- Phase 11D: Updated admin view.blade.php — order ID input, status indicator, grace/expired banners, dynamic tier gating
|
|
|
|
## Next Steps Pending
|
|
- Phase 11D testing: build .blueprint, install, verify license flow end-to-end
|
|
- Phase 11E: GitBook knowledge base migration
|
|
- Phase 11F: BuiltByBit listing creation (Standard $14.99, Professional $24.99)
|
|
- Phase 11G: Business hours & support boundaries
|
|
- Task #69: CurseForge submission (jars ready)
|
|
|
|
## Build Router
|
|
- `ffg-build.sh` deployed at `/opt/mod-builds/ffg-build.sh`
|
|
- Usage: `ffg-build.sh 1.21.1` — auto-routes to NC1
|
|
- SSH key: `/opt/mod-builds/ffg_build_rsa`
|
|
- NC1 user: `ffg-builder` — non-root, isolated
|