feat: refine flipbook start modes and UI behavior

This commit is contained in:
Juergen
2026-04-13 21:34:29 +02:00
commit 9f9b1c9935
23 changed files with 1007 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
_defaults:
autowire: true
autoconfigure: true
Mummert\FlipbookBundle\:
resource: ../src/
exclude:
- ../src/DependencyInjection/
- ../src/Contao/Manager/
- ../src/FlipbookBundle.php