Files
cms-scheduler/Documentation/_Includes/_ExtendingSchedulerTca.rst.txt

7 lines
310 B
Plaintext

.. warning::
If your extension overrides the TCA of the scheduler extension, it **must**
be loaded **after** :composer:`typo3/cms-scheduler`, otherwise the
configuration might take no effect.
See `Extension loading order <https://docs.typo3.org/permalink/t3coreapi:extension-loading-order>`_