Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   eZ Publish 4.x / legacy

 
eZ Publish (5.x)

eZ Publish 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for eZ Publish 4.x and Legacy topics see eZ Publish legacy

Skip to end of metadata
Go to start of metadata

To get an overview of EzPublishCoreBundle's configuration, run the following command-line script:

Default page

Version compatibility

This setting is available as of 5.3.2 / 2014.07

Default page is the default page to show or redirect to.

If set, it will be used for default redirection after user login, overriding Symfony's default_target_path, giving the opportunity to configure it by SiteAccess.

This setting does not change anything to Symfony behavior regarding redirection after login. If set, it will only substitute the value set for default_target_path. It is therefore still possible to specify a custom target path using a dedicated form parameter.

Order of precedence is not modified.