Search code examples
typo3phpstormfluid

Fluid with PhpStorm view helper can't be found


My PhpStorm IDE does not recognize the fluid view helper. Currently working with PhpStorm 2017.3.3

I installed the Fluid Plugin from sgalinski and added in the Schema and DTDs following xsd file https://fluidtypo3.org/schemas/fluid-master.xsd and linked it to following URI http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers

Does anyone know how I can fix this? It would be great when autocompletion would work for fluid html files

View helper can't be found


Solution

  • Try adding the Typo3 core as external library in your PhpStorm Projekt.