megogo/multiple-inheritance-bundle

This Symfony2 bundle provides inheritance between multiple child bundles and one parent.

Installs: 4 796

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 8

Forks: 2

Open Issues: 0

Type:symfony-bundle

2.4.0 2014-05-29 12:41 UTC

This package is not auto-updated.

Last update: 2024-04-23 03:36:43 UTC


README

Build Status

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

Docs are located in the Resources/doc/ folder.

Go to the documentation