dkm / tcamanipulate
Manipulate the TCA from page TS
v1.3.0
2021-12-16 13:16 UTC
Requires
- typo3/cms-core: ^8.7 || ^9.5 || ^10.4 || ^11.5
This package is not auto-updated.
Last update: 2024-11-30 07:36:36 UTC
README
List module manipulation
Site configuration:
disableLocalizationInListModule: true
disableDescriptionColumnInListModule: true
addColumnsToListModule:
tx_news_domain_model_news:
pagesModuleFieldEquals: 'eventnewsplugin'
fieldsToAdd:
- 'event_end'
- 'datetime'