Download the PHP package eye4web/e4w-zfc-user-redirect-url without Composer
On this page you can find all versions of the php package eye4web/e4w-zfc-user-redirect-url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eye4web/e4w-zfc-user-redirect-url
More information about eye4web/e4w-zfc-user-redirect-url
Files in eye4web/e4w-zfc-user-redirect-url
Download eye4web/e4w-zfc-user-redirect-url
More information about eye4web/e4w-zfc-user-redirect-url
Files in eye4web/e4w-zfc-user-redirect-url
Vendor eye4web
Package e4w-zfc-user-redirect-url
Short Description Changes the default redirect behaviour of ZfcUser from using routes to using URL's in the redirect param.
License MIT
Homepage https://github.com/Eye4web/E4WZfcUserRedirectUrl
Package e4w-zfc-user-redirect-url
Short Description Changes the default redirect behaviour of ZfcUser from using routes to using URL's in the redirect param.
License MIT
Homepage https://github.com/Eye4web/E4WZfcUserRedirectUrl
Please rate this library. Is it a good library?
Informations about the package e4w-zfc-user-redirect-url
E4WZfcUserRedirectUrl
Introduction
This module changes the redirect behavior of ZfcUser to use url's instead of routes. The redirect URL is matched against a whitelist. Localhost and current domain are whitelisted by default.
Installation
With composer
-
Add this project composer.json:
-
Now tell composer to download the module by running the command:
-
Enable it in your
application.config.php
file. - Copy config/e4w.zfcuser.redirecturl.global.php.dist to config/autoload/e4w.zfcuser.redirecturl.global.php and add whitelisted domains.
All versions of e4w-zfc-user-redirect-url with dependencies
PHP Build Version
Package Version
The package eye4web/e4w-zfc-user-redirect-url contains the following files
Loading the files please wait ....