To check why a specific version of the Acquia DAM (Widen) module cannot install, run a Composer command to display dependency conflicts:
composer why-not drupal/acquia_dam 1.0.1After you add the module to your codebase, enable it with Drush or through the Drupal administrative interface.
After you add the module to your codebase, enable it for use on your site with this Drush command:
drush en acquia_dam acquia_dam_integration_linksTo install the module manually through the Drupal administrative interface:
Place the module files in your Drupal installation, typically in modules/contrib/acquia_dam.
Log in to your Drupal site as an administrator.
Navigate to the Extend page at /admin/modules.
Locate the Acquia DAM (Widen) and Acquia DAM (Widen)-Enhanced integration links modules in the Media section.
Select the checkboxes for both modules.
Click Install at the bottom of the page.
After the Acquia DAM (Widen) module is in place, you must authenticate your Drupal site with your Acquia DAM (Widen) account.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.