Path

ez projects / redirect_operators / reviews


Reviews

Simple and so useful !

Thanks for contribution and for updates as well :-)

Correction of autoload path

Corrected autoload path suggested by ezdebug in eZ Publish 4.5:

site.ini:
[TemplateSettings]
AutoloadPathList[]=extension/RedirectOperators/autoloads/

Nice one...should be Part of the Kernel

Nice one, it just needs a fix in new eZPublish Versions like 4.4:

extension/RedirectOperators/autoloads/redirectoperators.php

Replace

exit();
by
eZExecution::cleanExit();

greetz Andi

Rating summary

Average rating 5.00 by 3 reviewers.

Lowest rating 5, highest rating 5.

Note: only the last published review of each user is taken into account.