Download the PHP package m4nu/multi-domain-bundle without Composer
On this page you can find all versions of the php package m4nu/multi-domain-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download m4nu/multi-domain-bundle
More information about m4nu/multi-domain-bundle
Files in m4nu/multi-domain-bundle
Download m4nu/multi-domain-bundle
More information about m4nu/multi-domain-bundle
Files in m4nu/multi-domain-bundle
Vendor m4nu
Package multi-domain-bundle
Short Description Adds multi-domain capabilities to Symfony Cmf RoutingBundle
License MIT
Package multi-domain-bundle
Short Description Adds multi-domain capabilities to Symfony Cmf RoutingBundle
License MIT
Please rate this library. Is it a good library?
Informations about the package multi-domain-bundle
M4nu MultiDomainBundle
This bundle is licensed under the MIT License.
The MultiDomainBundle provides multi-domain capabilities to Symfony Cmf RoutingBundle.
Requirements
- Symfony ~2.3
- SymfonyCmfRoutingBundle ~1.2
- See also the
require
section of composer.json
Installation
Get the bundle
Add the following lines in your composer.json:
Initialize the bundle
To start using the bundle, register the bundle in your application's kernel class:
Configuration
# app/config/config.yml
m4nu_multi_domain:
domains:
en: www.example.org
fr: fr.example.org
persistence:
phpcr:
enabled: true
All versions of multi-domain-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
symfony-cmf/routing-bundle Version ~1.2|~2.0
symfony/framework-bundle Version ~2.3|~3.0|~4.0
symfony-cmf/routing-bundle Version ~1.2|~2.0
symfony/framework-bundle Version ~2.3|~3.0|~4.0
The package m4nu/multi-domain-bundle contains the following files
Loading the files please wait ....