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

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Project templates should go into ezpublish/Resources/views.

They can then be referenced in code without any prefix: ezpublish/Resources/views/content/full.html.twig can be referenced in twig templates or PHP as content/full.html.twig.

...

Project assets should go into the web folder, and can be referenced as relative to the root: web/js/script.js can be referenced as js/script.js from templates.

...

The recommended method is to version the whole ezplatform meta repository. Per installation configuration should use parameters.yml.