bergwerk/bwrk-utility

TCA & Flexform utility for TYPO3


Keywords
utility, TYPO3 CMS, TCA, Flexform
License
GPL-2.0+

Documentation

BERGWERK Utility

Create Flexform

You have to create a PHP-File like our Example-File under Classes/Configuration/FlexForm/Example.php

Create TCA

You have to create a PHP-File like our Example-File under Classes/Configuration/Tca/Example.php

get FlexForm in ext_tables.php

\BERGWERK\BwrkMonsterkill\Configuration\FlexForm\Example::renderStatic()