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
Comment #2
Antoine Lafontaine commentedI think the latest release might remove that issue. Not relying in hook_install anymore.
Comment #3
Antoine Lafontaine commentedComment #4
Antoine Lafontaine commented