Trying installation from existing config I got this error:

The selected profile has a hook_install() implementation and therefore can not be installed from configuration.

Wondering if there is another way to enable the base module on installation instead of from hook_install to avoid this limitation.

Comments

manuel.adan created an issue. See original summary.

Antoine Lafontaine’s picture

I think the latest release might remove that issue. Not relying in hook_install anymore.

Antoine Lafontaine’s picture

Status: Active » Needs review
Antoine Lafontaine’s picture

Status: Needs review » Closed (outdated)