Skip to content

Escalated Logo

Escalated

Support tickets, built into your application — not beside it.


🌐 Vision

Escalated is a framework-native embeddable help desk platform designed to eliminate external ticketing silos by putting support systems directly into your existing application ecosystem. Rather than relying on standalone SaaS tools with separate data stores and authentication, Escalated integrates natively with your models, DB, and deployment pipeline so your support experience inherits your architecture and security model.


💡 What Escalated Is

Escalated is an open-source, MIT-licensed support desk system that lives inside your codebase and app workflows — offering:

  • End-to-end ticketing with threaded conversations
  • Statuses, priorities, SLAs, and escalation rules
  • Assignment, ownership, and queue management
  • Flexible tagging, filters, and organization
  • Email notification and webhook integrations via native framework tooling
  • A shared UI powered by Inertia.js that feels consistent across stacks

Your data stays yours — no separate databases, no external auth, no “shadow system.”


🛠️ Framework Support & Integrations

Escalated delivers idiomatic integrations for multiple ecosystems:

  • Laravel — Eloquent models, migrations, artisan commands
  • Ruby on Rails — Rails engine + ActiveRecord
  • Django — Native Django app integration
  • AdonisJS — TypeScript-first package with Lucid models
  • Filament — Admin panel resources and widgets

🚀 Getting Started

Installation is simple — add the Escalated adapter for your stack and run migrations:

composer require escalated-dev/escalated-laravel
bundle add escalated-rails
pip install escalated-django

Pinned Loading

  1. escalated escalated Public

    Escalated is an open-source, embeddable support ticket system with a shared Inertia.js UI that runs natively inside Laravel, Ruby on Rails, and Django applications.

    Vue 21 2

  2. escalated-laravel escalated-laravel Public

    Escalated plugin for Laravel

    PHP 14 1

  3. escalated-filament escalated-filament Public

    Escalated plugin for Filament

    PHP 2

  4. escalated-django escalated-django Public

    Python 1

  5. escalated-adonis escalated-adonis Public

    A full-featured AdonisJS v6 package with Lucid models, service providers, and Inertia rendering. TypeScript-native with full type safety.

    TypeScript 1

  6. escalated-rails escalated-rails Public

    Ruby

Repositories

Showing 7 of 7 repositories

Most used topics

Loading…