- Issue created by @vishalkhode
- 🇮🇳India ankitv18
Left a comment, please check.
Keeping this in review for other inputs - 🇮🇳India ankitv18
Ignore above feedback as Backward Compatibility is handled in the .module hooks
The current implementation of the Acquia CMS Video module includes a dependency on the Acquia CMS Common module. So, installing Acquia CMS Video module installs Acquia CMS Common module, which in turn brings in several additional modules that are not necessary for Acquia CMS Video 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 Video (e.g., Field Group).
Active
1.0
Code
Left a comment, please check.
Keeping this in review for other inputs
Ignore above feedback as Backward Compatibility is handled in the .module hooks