Skip to content

Instantly share code, notes, and snippets.

@mficzel
Last active June 23, 2022 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mficzel/e77e250dc9884955bbcfd7d929b6bf45 to your computer and use it in GitHub Desktop.
Save mficzel/e77e250dc9884955bbcfd7d929b6bf45 to your computer and use it in GitHub Desktop.
Restore Prototype generators when updating old neos projects with fluid rendering
'Neos.Neos:Content':
options:
fusion:
prototypeGenerator: Neos\Neos\Domain\Service\DefaultContentPrototypeGenerator
'Neos.Neos:Plugin':
options:
fusion:
prototypeGenerator: Neos\Neos\Domain\Service\DefaultPluginPrototypeGenerator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment