drupal / acquia_cms_dam
Provides an Acquia DAM related configuration.
Requires
- drupal/acquia_cms_image: ^1.5.10
- drupal/acquia_cms_video: ^1.5.8
- drupal/acquia_dam: ^1
Conflicts
- drupal/acquia_cms_article: <1.5
- drupal/acquia_cms_event: <1.5
- drupal/acquia_cms_image: <1.5
- drupal/acquia_cms_page: <1.5
- drupal/acquia_cms_person: <1.5
- drupal/acquia_cms_place: <1.5
- drupal/acquia_cms_site_studio: <1.5
- drupal/acquia_cms_video: <1.5
README
- Introduction
- Requirements
- Recommended modules
- Installation
- Configuration
- Maintainers
- License
Introduction
The Acquia CMS DAM module provides an Acquia DAM related configuration and is part of the Acquia CMS ecosystem.
User-facing documentation for Acquia CMS lives on Acquia's documentation website.
- Please report issues in the main Acquia CMS repository.
- Read our Contributing guide.
Requirements
This module requires the Acquia CMS Common module.
Recommended modules
We recommend using this module together with:
- Acquia CMS Article
- Acquia CMS Page
- Acquia CMS Search
- Acquia CMS Toolbar
Installation
Add the necessary repositories in your project's composer.json file.
composer config repositories.drupal composer https://packages.drupal.org/8
composer config repositories.asset-packagist composer https://asset-packagist.org
Require Acquia CMS DAM.
composer require drupal/acquia_cms_dam
Configuration
This module need manual Configuration
- Visit
/admin/config/acquia-dam
- Provide your Acquia DAM Domain & click on Save DAM Configuration
- Login to DAM server and authenticate
- Visit
/user
- Click on
Acquia DAM
tab on user profile page. - Click on
Connect
under Connect to Acquia Dam.
Maintainers
Current maintainers:
- Vishal Khode (vishalkhode) - https://www.drupal.org/u/vishalkhode-0
This project has been sponsored by:
- Acquia
License
Copyright (C) 2021 Acquia, Inc.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.