watchlist/Configuration
Daniel Siepmann 521920542a Fix broken TCA registration of plugin
We broke the registerPlugin() call by using lower cased version (the
extension key) instead of an UpperCamelCase version (the ExtensionName),
as opposed to the configurePlugin() call.
Both calls have to be in sync.

This is now adjusted and removes the need for a workaround to call
addTcaSelectItem().
2024-02-20 14:50:26 +01:00
..
Form Add form integration (#6) 2022-09-29 08:41:44 +02:00
TCA/Overrides Fix broken TCA registration of plugin 2024-02-20 14:50:26 +01:00
TSconfig/Page Add basic ce setup (#5) 2022-09-28 15:32:26 +02:00
RequestMiddlewares.php [FEATURE] Add JavaScript functionality (#2) 2022-09-28 11:35:07 +02:00
Services.php [TASK] Kickstart extension with basic features (#1) 2022-09-27 10:35:40 +02:00
Services.yaml Add form integration (#6) 2022-09-29 08:41:44 +02:00