Download the PHP package armetiz/redirect-bundle without Composer
On this page you can find all versions of the php package armetiz/redirect-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download armetiz/redirect-bundle
More information about armetiz/redirect-bundle
Files in armetiz/redirect-bundle
Download armetiz/redirect-bundle
More information about armetiz/redirect-bundle
Files in armetiz/redirect-bundle
Vendor armetiz
Package redirect-bundle
Short Description Symfony Bundle to manage domains
License BSD
Homepage http://www.wozbe.com
Package redirect-bundle
Short Description Symfony Bundle to manage domains
License BSD
Homepage http://www.wozbe.com
Please rate this library. Is it a good library?
Informations about the package redirect-bundle
WozbeRedirectBundle
You have many domains :
Users have to be redirect to http://john-doe.fr/example from http://www.john-doe.fr/example
Installation
Installation is a quick 3 step process:
- Download WozbeRedirectBundle using composer
- Enable the Bundle
- Configure your application's config.yml
Step 1: Download WozbeRedirectBundle using composer
Add WozbeRedirectBundle in your composer.json:
Now tell composer to download the bundle by running the command:
Composer will install the bundle to your project's vendor/wozbe
directory.
Step 2: Enable the bundle
Enable the bundle in the kernel:
Step 3: Configure your application's config.yml
Finally, add the following to your config.yml
======= A short bundle to manage many domains
All versions of redirect-bundle with dependencies
PHP Build Version
Package Version
The package armetiz/redirect-bundle contains the following files
Loading the files please wait ....