Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 760 Bytes

File metadata and controls

34 lines (18 loc) · 760 Bytes

eaberrorpages

##Summary

Simple eZ Publish legacy extension providing a template with a search box for "Page Not Found" errors.

Translations in English, French and Chinese (both simplified and traditional) are provided.

##Requirements

Requires eZ Publish 4 or eZ Publish 5 Legacy Edition.

##Copyright

Copyright 2009-2014 Enterprise AB Ltd.

##License

This extension licensed under GNU General Public License v2.0.

##Install

  1. Copy the eaberrorpages folder to the extension folder.

  2. Edit settings/override/site.ini.append.php

  3. Under [ExtensionSettings] add:

     ActiveExtensions[]=eaberrorpages
    
  4. Clear the cache:

     bin/php/ezcache.php --clear-all