dkm/tcamanipulate

Manipulate the TCA from page TS

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

v1.3.0 2021-12-16 13:16 UTC

This package is not auto-updated.

Last update: 2024-04-06 04:34:01 UTC


README

List module manipulation

Site configuration:

  disableLocalizationInListModule: true
  disableDescriptionColumnInListModule: true
  addColumnsToListModule:
    tx_news_domain_model_news:
      pagesModuleFieldEquals: 'eventnewsplugin'
      fieldsToAdd:
        - 'event_end'
        - 'datetime'