[Flow] How to overwrite a resource/template of another package
Denny Lubitz
lubitz at vivomedia.de
Thu Jun 18 12:36:01 CEST 2015
Hi
I like to overwrite the EntityTemplate of the kickstarter package.
The GeneratorService loads it with the following resouce path:
"resource://TYPO3.Kickstart/Private/Generator/Model/EntityTemplate.php.tmpl"
How can I overwrite this with an own package? Can I define a mapping or something else for my own template file?
E.g: "resource://My.Package/Private/Generator/Model/EntityTemplate.php.tmpl"
Thanks
D
More information about the Flow
mailing list