Skip to content

Commit

Permalink
SSS@Acquia: Updating Acquia Connector to 4.x via Composer. Ticket #00…
Browse files Browse the repository at this point in the history
…0000.
  • Loading branch information
Shay Smith authored and Shay Smith committed Apr 25, 2023
1 parent 6215b2e commit b948a3a
Show file tree
Hide file tree
Showing 235 changed files with 18,574 additions and 11,366 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"drupal/core-recommended": "^9.2",
"drupal/stage_file_proxy": "^1.1.0",
"drupal/google_analytics": "^3.1.0",
"drupal/acquia_connector": "^1.25.0",
"drupal/acquia_connector": "^4.0",
"drupal/youtube": "^1.2.0",
"drupal/bootstrap": "^3.23",
"acquia/cohesion": "^6.9",
Expand Down
87 changes: 37 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions docroot/modules/contrib/acquia_connector/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
vendor
.phpcs-cache
.DS_Store
.idea/
.php_cache
vendor/
31 changes: 31 additions & 0 deletions docroot/modules/contrib/acquia_connector/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Acquia Connector

[Acquia cloud](https://docs.acquia.com/cloud-platform/onboarding) [1] enhances the Drupal experience by providing the support
and network services to operate a trouble-free Drupal website. Acquia cloud
subscribers gain access to remote network services and documentation. Premium
subscriptions provide web-based support ticket management, as well as email and
telephone support.

These modules allow you to connect any Drupal 8.x site to Acquia Insight.

[1] https://docs.acquia.com/cloud-platform/onboarding

## Installation

Consult the [online documentation](https://docs.acquia.com/cloud-platform/onboarding/install) [2] for installation
instructions.

[2] https://docs.acquia.com/cloud-platform/onboarding/install

## Maintainers

These modules are maintained by developers at Acquia. For more information on
the company and our offerings, see <https://www.acquia.com/>

## Issues

Contact Acquia Support if you have support questions regarding your site.

If you have issues with the submodules included in the Acquia
Connector package, you are also welcome to submit issues at
<https://drupal.org/project/acquia_connector> (all submitted issues are public).
43 changes: 0 additions & 43 deletions docroot/modules/contrib/acquia_connector/README.txt

This file was deleted.

Loading

0 comments on commit b948a3a

Please sign in to comment.