- Issue created by @jurgenhaas
As Klaro! gains traction, there will be a lot of services in the portfolio, which is great. As the consent management should only show relevant services to the end user, most of those services should be disabled by default and only enabled, when needed.
Now, that raises the question on how to make sure, that the site owner doesn't forget about enabling more services when they eventually install new modules.
While not perfect, the hook_modules_installed could come to help. This could contain a map between known modules and Klaro services. That way, this hook could automatically enable the relevant services in most cases.
Active
3.0
Code