Exception Reports
Exception Reports sends sanitised reports of unhandled exceptions to configured email recipients and optional signed webhook endpoints.
Check compatibility before using this Beta extension
Beta does not mean production-ready. Review compatibility, support, site impact, and likely upgrade work before enabling it.
Release activity stays visible
These dates come from approved package releases, so you can see the release trail before installing.
- Latest approved release
- v1.1.0-beta.38 Sep 23, 2026
- Recent activity
- 1 approved release in the last 12 months
What Exception Reports helps you do
Marketplace listings can describe install impact and data access.
This installs as a Composer package. Check its removal guidance and retained-data policy before uninstalling it.
Paid checkout adds access to the purchasing account after payment. Add a free package to your account, then review compatibility and site impact before installing it.
Explore the available extensions on the demo site.
Standard support is included with a paid licence.
composer require capell-app/exception-reports
- Version
- 1.1.0-beta.38
- Runs on
- Capell 1.x, Laravel 12.41.1+ in the 12.x line or Laravel 13.x, PHP 8.4.
- Last release
- Sep 23, 2026
- Support
- Standard support
- Data access
- Uses package-local configuration and Capell metadata needed to enable the feature.
- Documentation
- Documentation
1 capture
Exception Reports sends sanitised reports of unhandled exceptions to configured email recipients and optional signed webhook endpoints.
Operators choose recipients, request details, rate limits, and grouped digests in application configuration to guide incident triage.
Trace, user identity, IP address, and selected route parameters are opt-in details, and repeated reports can be rate-limited.
Use it when application failures should reach an operator with useful context and deliberate limits on sensitive information.
What changes on your site
Review the admin, public, data, scheduled, and command surfaces Exception Reports adds when enabled.
- Exception Alerts
- Signed Webhooks
- Rate Limits
Before you install
Confirm version compatibility, support, data access, migrations, retained data, and removal steps first. Then install the Composer package from the account that owns access.
- Support
- Standard support
- Data access
- Uses package-local configuration and Capell metadata needed to enable the feature.
-
01
Require the package
composer require capell-app/exception-reports -
02
Register the extension
php artisan capell:extension:enable exception-reports -
03
Clear schema cache
php artisan capell:admin:clear-schemas-cache
Release notes and maintenance evidence
- Total downloads
- 0
- Last downloaded
- No downloads yet
Version history
1 release-
v1.1.0-beta.38Sep 23, 2026
Review evidence for this release
Error reporting package reviewed with no defects found; outbound reports are redacted, signed, pinned to the resolved destination address and never follow redirects.
Review reduces risk, but it is not a permanent security guarantee.
- Reviewed version
- 1.1.0-beta.38
- Approval date
- Sep 13, 2026
Areas reviewed
- Strict, maintainable PHP
- Presentation-only public views
- Actions and typed boundaries
- Clean anonymous public output
- Authorisation and input safety
- Declared package boundaries
- Manifest and migration integrity
- Compatibility and interoperability
- Meaningful behavioural tests
- Security and supply-chain checks
- Performance and operational behaviour
- Theme delivery quality where applicable
- Marketplace claims matched to behaviour
- AI-assisted analysis with human accountability
Accepted limitations
- Stack traces are omitted from emails and webhooks unless an operator opts in, which makes the default reports less detailed by design.
Before checkout
Know who owns access and what happens next
Payment, customer account ownership, site activation, and package access are separate steps. The checkout reference lets support trace a problem without moving the licence to another account.
Who processes the payment and taxes?
Lemon Squeezy is the seller and hosts paid marketplace checkout. Any VAT due is calculated and added by Lemon Squeezy at checkout, and Lemon Squeezy issues the tax receipt. Capell does not collect card details; it activates the matching marketplace licence after payment is confirmed.
Which account owns the licence?
The signed-in customer account that completes checkout owns the Capell licence, support history, and future install access. Capell surfaces a link to the tax receipt issued by Lemon Squeezy. Use the intended organisation account before paying.
How does the site receive package access?
The install flow connects the licence to the requesting site. Paid and private packages then use authenticated Composer access from the customer account that owns the licence.
What happens if checkout is cancelled or expires?
No licence is created until Lemon Squeezy confirms payment. After a cancellation or expired quote, return to the same marketplace listing and start a fresh checkout so price and package details are recalculated.
How do I request a refund?
Use the order link on the Lemon Squeezy receipt and request the refund through the Lemon Squeezy order receipt. If the receipt or order link is unavailable, contact Capell support so the payment and access record can be traced.
What should I do if access does not appear?
Keep the checkout reference from the page or receipt and contact support before trying another account. Support can trace the payment, customer account, licence, and connected site from that reference.
No approved reviews yet. Reviews from eligible customers appear here after moderation.