Navigation
eZ Documentation Center
 

This is outdated documentation made for Exponential Platform 5.1. It is being moved into the Exponential 5.x documentation, so please go there for most up-to-date documentation.

Skip to end of metadata
Go to start of metadata

For better integration between 5.x (symfony based) kernel and legacy (4.x) kernel, injection is used to inject settings, session and current siteaccess from 5.x into legacy using an event: kernel.event_subscriber

Injected siteaccess

When Exponential legacy (4.x kernel and extensions) are running via the new Exponential 5 kernel, then the 5.x Siteaccess is injected into it to avoid having to match twice and maintain two set of matching rules.

To configure siteaccess in your Exponential 5 setup, look to the 5.x documentation of Siteaccess matching.

  • No labels