Skip to content

GeorgeTodea/pagenotfoundhandling

 
 

Repository files navigation

Error Handler for TYPO3

This extension implements a versatile Error Handler for the TYPO3 CMS Site Handling.

Features

  • Seamless integration with the TYPO3 Site Handling
  • Fetch and display any TYPO3 page in case of an error
  • Configuration of the request, that fetches the URL
    • Adjust TYPO3-internal language
    • Define additional GET query parameters (per Site and per errorCode)
    • Automatically manage authentication (HTTP Basic authentication [RFC 2617] / TYPO3 Frontend User Authentication)
    • And more..
  • Statistics
    • Data collection (can be disabled)
    • Analysis backend module (still experimental)

Installation

Composer package

composer require aaw-team/pagenotfoundhandling

Docs

Documentation is available from https://docs.typo3.org/p/aaw-team/pagenotfoundhandling/master/en-us/

Troubleshooting

See https://github.com/aaw-team/pagenotfoundhandling/wiki/Troubleshooting

Changelog

See https://github.com/aaw-team/pagenotfoundhandling/wiki/Changelog

License

GPLv2.0

Copyright

2014-2020 by Agentur am Wasser | Maeder & Partner AG (https://www.agenturamwasser.ch)

About

Error Handler for TYPO3 CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.4%
  • HTML 9.6%