The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
99
Ready for Magento 2.4
63
Need Your Help
Stable v1.1.6

Ignition for Magento2

swissup/module-ignition

A beautiful error page and error tracking service for Magento powered by spatie/ignition.

23,536
Downloads
Below average
81
GitHub Stars
Above average
10mo ago
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
L0 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.6 on Magento 2.4.8-p3
Dec 16, 2025
v1.1.6 on Magento 2.4.8-p2
Aug 14, 2025
v1.1.6 on Magento 2.4.8
May 22, 2025
v1.1.6 on Magento 2.4.7-p4
Mar 8, 2025
v1.1.5 on Magento 2.4.7-p4
Feb 15, 2025
v1.1.5 on Magento 2.4.7-p3
Nov 21, 2024

+9 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Ignition for Magento2 Magento compatibility status badge

README

Loaded from GitHub

Ignition for Magento2

A beautiful error page and error tracking service for Magento powered by spatie/ignition.

Installation

composer require swissup/module-ignition
bin/magento module:enable Swissup_Ignition

Docker

When using Ignition with Docker the Open in Editor links will show incorrect paths. To fix this issue open ~/.ignition.json file and add remote_sites_path and local_sites_path settings.

Example:

{
    "remote_sites_path": "/var/www/public",
    "local_sites_path": "/Users/username/Sites/mysite/public"
}

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules