Feature: Newsarchive und Kalender inkl. Eintraege kopieren und Referenzen aktualisieren

This commit is contained in:
2026-03-12 15:36:52 +01:00
parent 42cef07833
commit 30e5a28ce3
6 changed files with 332 additions and 6 deletions

View File

@@ -2,5 +2,5 @@
$GLOBALS['BE_MOD']['system']['dummy_copier'] = [
'callback' => Webfarben\DummyCopier\Backend\DummyCopierModule::class,
'icon' => 'bundles/acmedummycopier/icon.svg',
'icon' => 'bundles/dummycopier/icon.svg',
];