Skip to content

Commit 94ed97e

Browse files
authored
Merge pull request #2 from escalated-dev/chore/readme-improvements
docs: improve README content and formatting
2 parents b6d93de + 40ebe84 commit 94ed97e

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
[![WordPress](https://img.shields.io/badge/wordpress-%3E%3D6.0-21759B)](https://wordpress.org/)
77
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
88

9-
A full-featured helpdesk and ticketing system for WordPress with multi-role support, SLA tracking, escalation rules, inbound email processing, macros, and a REST API.
9+
A full-featured helpdesk and ticketing system for WordPress with multi-role support, SLA tracking, escalation rules, inbound email processing, macros, and a REST API. No external services required.
10+
11+
> **[escalated.dev](https://escalated.dev)** — Learn more, view demos, and compare Cloud vs Self-Hosted options.
1012
1113
## Download
1214

@@ -112,6 +114,16 @@ vendor/bin/phpunit -c phpunit.xml.dist
112114

113115
If needed, set `WP_TESTS_DIR` to your local WordPress tests library path before running PHPUnit.
114116

117+
## Also Available For
118+
119+
- **[Escalated for Laravel](https://github.com/escalated-dev/escalated-laravel)** — Laravel Composer package
120+
- **[Escalated for Rails](https://github.com/escalated-dev/escalated-rails)** — Ruby on Rails engine
121+
- **[Escalated for Django](https://github.com/escalated-dev/escalated-django)** — Django reusable app
122+
- **[Escalated for AdonisJS](https://github.com/escalated-dev/escalated-adonis)** — AdonisJS v6 package
123+
- **[Escalated for Filament](https://github.com/escalated-dev/escalated-filament)** — Filament v3 admin panel plugin
124+
- **[Escalated for WordPress](https://github.com/escalated-dev/escalated-wordpress)** — WordPress plugin (you are here)
125+
- **[Shared Frontend](https://github.com/escalated-dev/escalated)** — Vue 3 + Inertia.js UI components
126+
115127
## License
116128

117-
MIT. See [LICENSE](LICENSE) for details.
129+
MIT

0 commit comments

Comments
 (0)