You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2022. It is now read-only.
revooms edited this page Feb 25, 2015
·
4 revisions
Ensemble is build around a small set of modules. Those modules are all Zend Framework 2 compatible modules. Within ensemble, a few provide the core and form together what is called ''Ensemble''. Other modules are (or, will be) extensions to this core.
Core modules
Within ensemble, the following modules provide fundamental features:
Kernel
User
Admin
Acl
The kernel makes sure a list of routes is present and navigation tree can be formed. The user module is in fact ZfcUser with an EnsembleUser extension. The admin module provides a generic admin user interface to hook into for you content management. The acl module is also based on the common ZfcAcl with a set of default configuration options in EnsembleAcl.
Additional modules
Some modules do not provide core functionalities, but are however part of the standard tools of ensemble: