Download the PHP package funstaff/redirect-bundle without Composer
On this page you can find all versions of the php package funstaff/redirect-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download funstaff/redirect-bundle
More information about funstaff/redirect-bundle
Files in funstaff/redirect-bundle
Download funstaff/redirect-bundle
More information about funstaff/redirect-bundle
Files in funstaff/redirect-bundle
Vendor funstaff
Package redirect-bundle
Short Description Redirect bundle catch request url and redirect to another url if the destination url exist
License MIT
Package redirect-bundle
Short Description Redirect bundle catch request url and redirect to another url if the destination url exist
License MIT
Please rate this library. Is it a good library?
Informations about the package redirect-bundle
RedirectBundle
This is a redirect system for symfony2.
This bundle use the framework css getuikit
Enable the bundle
Enable the bundle in the kernel:
Create table redirect in database
app/config/routing.yml
Configuration
Default configuration:
If you would like to redirect on request, change the listener parameter to "request".
Export/Import
Export:
Default filename is redirect.csv
Import:
Default filename is redirect.csv
Default export path is: %kernel.root_dir%/export
If you would like to change the default path, add parameter "export_path" in your configuration.
File structure:
The field source is mandatory
All versions of redirect-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
>=2.3
symfony/doctrine-bridge Version >=2.3
doctrine/orm Version ~2.2,>=2.2.3
gedmo/doctrine-extensions Version >=2.3
symfony/doctrine-bridge Version >=2.3
doctrine/orm Version ~2.2,>=2.2.3
gedmo/doctrine-extensions Version >=2.3
The package funstaff/redirect-bundle contains the following files
Loading the files please wait ....