drupal/acquia_cms_dam

Provides an Acquia DAM related configuration.

Installs: 59

Dependents: 1

Suggesters: 0

Security: 0

Type:drupal-module

1.1.0 2023-12-14 13:22 UTC

This package is auto-updated.

Last update: 2024-04-12 09:59:22 UTC


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.

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:

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.