Skip to content

Module composer support #113

@JoryHogeveen

Description

@JoryHogeveen

Two options afaik:

  1. Register modules and auto include autoloaders.
    Conflict solution: https://github.com/humbug/php-scoper

  2. 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).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions