-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Milestone
Description
Two options afaik:
-
Register modules and auto include autoloaders.
Conflict solution: https://github.com/humbug/php-scoper -
Require composer to be installed (extra dependency). This will make SyncEngine incompatible with most shared hosts.
2024-10-03
- Research if we can utilize modules as Symfony Bundles and use the bundles.php file to enable/disable and load all modules instead of our services.yaml
- Modules can come in two variations: Installable (with vendors) and Composer (without vendors).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done