spine-framework-cortex
v0.3.61
Published
Cortex — AI-powered support, CRM, and knowledge base app for Spine Framework
Maintainers
Readme
Spine Framework Cortex
Cortex is an internal operations app for Spine Framework. It provides a unified workspace for CRM, Support, Community, and Knowledge Base management.
Features
- CRM — Accounts, contacts, deals, health tracking, activity feed
- Support — Ticket management and triage
- Community — Community moderation and engagement
- Knowledge Base — Article management, editor, and AI ingestion
- Courses — Course catalog and management
- Intelligence — AI-powered analytics and insights
- Operations — Audit funnels, install funnels, operational dashboards
Requirements
- Spine Framework
>=0.1.0
Installation
npx spine-framework install-app spine-framework-cortexThis will:
- Copy app files to
custom/apps/cortex/ - Run any pending migrations
- Seed roles, types, and link-types into the database
- Register the app in
spine.config.json
Configuration
After installation, edit custom/apps/cortex/manifest.json to configure:
route_prefix— where the app is served (default:/cortex)registration— self-registration behaviour and account assignment
To apply manifest changes to the database without reinstalling:
npx spine-framework update-db-app cortexLicense
See LICENSE.md
