- Issue created by @vishalkhode
- @vishalkhode-0 opened merge request.
- 🇮🇳India ankitv18
Left a comment, please check.
Keeping this in review for other inputs
The current implementation of the Acquia CMS Image module includes a dependency on the Acquia CMS Common module. So, installing Acquia CMS Image module installs Acquia CMS Common module, which in turn brings in several additional modules that are not necessary for Acquia CMS Image to function. To streamline dependencies, we should remove the reliance on Acquia CMS Common and instead declare only the modules directly required by Acquia CMS Image (e.g., Field Group).
Active
1.0
Code
Left a comment, please check.
Keeping this in review for other inputs