[TYPO3-english] Re: Build custom Content Elements with Flux
Viktor Livakivskyi
invisible.kinder at gmail.com
Wed Jan 21 12:16:52 CET 2015
Hi,
Actually, you don't need some Extbase coding for using flux + fluidcontent for custom CEs.
Yes, you still need to creat so-called "provider extension", which will hold you custim templates and some configuration, but it is really easy step, which you can even do with generator from EXT:builder [1]
After that each your custom content element is just one Fluid file [2]
[1]: https://fluidtypo3.org/documentation/templating-manual/templating/provider-extension/generating-extensions.html
[2]: https://fluidtypo3.org/documentation/templating-manual/templating/creating-templates/content-element.html
More information about the TYPO3-english
mailing list