christian-beckmann / MultipleInheritBundle

True bundle inheritance for Symfony 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultipleInheritBundle

This is a fork of FranckRanaivo/MultipleInheritBundle and aims to port this bundle to symfony 3.

This bundle aims to provide the missing Symfony 2 functionality, when multiple child bundles inherits from one parent. As an example, here is the task of building sites-satellites, when you have the main site, and sites hosted on subdomains, in which need to be changed some templates and/or part of the logic in the controllers.

Requirements

Installing and configuring

About

True bundle inheritance for Symfony 2


Languages

Language:PHP 100.0%