2017 © Pedro Peláez
 

typo3-flow-package notfound

TYPO3 Neos Helper to get 404 pages editable in Neos-Backend

image

helper/notfound

TYPO3 Neos Helper to get 404 pages editable in Neos-Backend

  • Wednesday, July 22, 2015
  • by benjaminK
  • Repository
  • 1 Watchers
  • 0 Stars
  • 414 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Helper.NotFound

TYPO3 Neos package that loads a Neos page for displaying a 404 error. Also working on multilanguage pages., (*1)

Works with TYPO3 Neos 1.0-2.0+, (*2)

Installation

composer require "helper/notfound" "1.0.*", (*3)

Create a page with the URI segment "404" in the root of your site., (*4)

Alternatively set the following configuration in Settings.yaml:, (*5)

  TYPO3:
    Flow:
      error:
        exceptionHandler:
          renderingGroups:
            notFoundExceptions:
              options:
                variables:
                  # Path to 404 error page relative to site root
                  path: '404'

The Versions

22/07 2015

dev-master

9999999-dev

TYPO3 Neos Helper to get 404 pages editable in Neos-Backend

  Sources   Download

LGPL-3.0+

The Requires

 

22/07 2015

1.0.0

1.0.0.0

TYPO3 Neos Helper to get 404 pages editable in Neos-Backend

  Sources   Download

LGPL-3.0+

The Requires