v1.0 Documentation
DEX Documentation
Learn how to install, configure, and use DEX, the open-source issue tracking library for CodeIgniter 4. From quick start to advanced usage.
Installation
Install DEX via Composer and get up and running in under 5 minutes.
Read guide ->Quick Start
Three steps. That's all it takes to start tracking issues.
Start now ->Configuration
Customize capture, routing, retention, and production behavior.
Explore options ->Dashboard
Navigate the self-hosted dashboard to triage and debug issues.
See dashboard ->Security
Lock down the dashboard and run DEX safely in production.
Review hardening ->Advanced
Fingerprinting, regressions, scrubbing, and practical extension points.
Go deeper ->Install in seconds
Terminal
$ composer require olajideolamide/dex
$ php spark migrate --all
# Open http://your-app.test/dex