PHPackages                             acquia/commerce-manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. acquia/commerce-manager

Abandoned → [drupal/acquia\_commercemanager](/?search=drupal%2Facquia_commercemanager)ArchivedDrupal-module[API Development](/categories/api)

acquia/commerce-manager
=======================

This project provides the ability to use the Acquia Commerce Connector.

1.12.2(7y ago)328915[8 issues](https://github.com/acquia/acquia_commercemanager/issues)[3 PRs](https://github.com/acquia/acquia_commercemanager/pulls)GPL-2.0-or-laterPHPPHP ^7.1

Since Apr 19Pushed 4y ago5 watchersCompare

[ Source](https://github.com/acquia/acquia_commercemanager)[ Packagist](https://packagist.org/packages/acquia/commerce-manager)[ Docs](https://www.drupal.org/project/acquia_commercemanager)[ RSS](/packages/acquia-commerce-manager/feed)WikiDiscussions 8.x-1.x Synced 2w ago

READMEChangelog (10)Dependencies (9)Versions (21)Used By (0)

Acquia Commerce Manager
=======================

[](#acquia-commerce-manager)

[![Build Status](https://camo.githubusercontent.com/1aa77d66d59c8cef6e69a9e58d689fdb9ae050109d83cea6392a8eb3ea891478/68747470733a2f2f7472617669732d63692e6f72672f6163717569612f6163717569615f636f6d6d657263656d616e616765722e7376673f6272616e63683d382e782d312e78)](https://travis-ci.org/acquia/acquia_commercemanager)

[![Coverage Status](https://camo.githubusercontent.com/d910d675b8133c8b5e82e73a996ae58bc93f3dad5a8ce07088abe6f37e1f013c/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6163717569612f636f6d6d657263652d6d616e616765722f62616467652e7376673f6272616e63683d382e782d312e78)](https://coveralls.io/github/acquia/commerce-manager?branch=8.x-1.x)

Summary
-------

[](#summary)

The Acquia Commerce Manager Drupal module enables site builders to use tools and templates in Drupal to rapidly build commerce experiences. It connects Drupal sites to Acquia's Commerce Connector Service leveraging eCommerce systems as the source of truth for eCommerce data in these experiences.

Installation
------------

[](#installation)

Module can be installed using Composer:

```
composer require drupal/acquia_commercemanager

```

If you don't want to use Composer, you can install Acquia Commerce Manager the traditional way by downloading a tarball from Acquia Commerce Manager's [GitHub releases page](https://github.com/acquia/commerce-manager/releases). Please note that this tarball doesn't include all necessary dependencies and Composer is recommended way of installation. When installing using Composer, make sure that you have also Drupal composer in your composer.json.

From version 1.5.0, we require at least PHP 7.1.

Configuration
-------------

[](#configuration)

For module installation and configuration please follow [Acquia Knowledgebase](https://docs.acquia.com/commerce/install/modules).

### Users

[](#users)

In Acquia Commerce Manager, there are two types of user accounts. Regular drupal users and external users that log in against an ecommerce backend. By default it will be drupal users, but you can enable external users by going to /admin/commerce/config/commerce-users and enabling "Use E-Comm Sessions". After that setting is enabled, it will bring up three additional fields to configure where your login form, registration form, and logout page are located.

The login form will sign a user in using the ecommerce backend to authenticate the username and password, and if authenticated, return an access token that will be sent along with all user requests.

The registration form will create the account in the ecommerce backend and immediately log the user in.

The logout page handles forgetting the users access token.

Locks
-----

[](#locks)

Acquia Commerce Manager uses Drupal locks to avoid data duplication and issues around data creating through APIs. To avoid issues with use of memcache for locks, persistent locks are used. Check [here](https://www.drupal.org/project/memcache/issues/3020060) for more details on issues with memcache.

Contributing
------------

[](#contributing)

Issues and contributions are welcomed on our [GitHub](https://github.com/acquia/commerce-manager). Please check our [contribution guide](https://github.com/acquia/commerce-manager/blob/master/CONTRIBUTING.md) first.

Copyright and license
---------------------

[](#copyright-and-license)

Acquia Commerce Manager Drupal module

Copyright © 2018 Acquia Inc.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

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.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~23 days

Recently: every ~49 days

Total

18

Last Release

2596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e8969114e0f3bdd130d021357e5003be19cb0517fa3507eb6c429b020f06f16?d=identicon)[jfarrell](/maintainers/jfarrell)

---

Top Contributors

[![miromichalicka](https://avatars.githubusercontent.com/u/1741875?v=4)](https://github.com/miromichalicka "miromichalicka (60 commits)")[![nikunjhk](https://avatars.githubusercontent.com/u/76787443?v=4)](https://github.com/nikunjhk "nikunjhk (44 commits)")[![joshirohit100](https://avatars.githubusercontent.com/u/1336423?v=4)](https://github.com/joshirohit100 "joshirohit100 (22 commits)")[![malachy-mcconnell](https://avatars.githubusercontent.com/u/6051548?v=4)](https://github.com/malachy-mcconnell "malachy-mcconnell (19 commits)")[![TravisCarden](https://avatars.githubusercontent.com/u/959246?v=4)](https://github.com/TravisCarden "TravisCarden (6 commits)")[![piyuesh23](https://avatars.githubusercontent.com/u/559237?v=4)](https://github.com/piyuesh23 "piyuesh23 (4 commits)")[![miteshmap](https://avatars.githubusercontent.com/u/2466013?v=4)](https://github.com/miteshmap "miteshmap (3 commits)")[![jfarrell](https://avatars.githubusercontent.com/u/770483?v=4)](https://github.com/jfarrell "jfarrell (2 commits)")[![bibliophileaxe](https://avatars.githubusercontent.com/u/18718388?v=4)](https://github.com/bibliophileaxe "bibliophileaxe (2 commits)")[![vbouchet31](https://avatars.githubusercontent.com/u/2951716?v=4)](https://github.com/vbouchet31 "vbouchet31 (2 commits)")[![PoissonJ](https://avatars.githubusercontent.com/u/11873093?v=4)](https://github.com/PoissonJ "PoissonJ (2 commits)")[![sdelbosc](https://avatars.githubusercontent.com/u/4236694?v=4)](https://github.com/sdelbosc "sdelbosc (2 commits)")[![mansinahar](https://avatars.githubusercontent.com/u/11689819?v=4)](https://github.com/mansinahar "mansinahar (1 commits)")[![arknoll](https://avatars.githubusercontent.com/u/1660183?v=4)](https://github.com/arknoll "arknoll (1 commits)")[![gupta-ashutosh5](https://avatars.githubusercontent.com/u/19803343?v=4)](https://github.com/gupta-ashutosh5 "gupta-ashutosh5 (1 commits)")[![japerry](https://avatars.githubusercontent.com/u/445961?v=4)](https://github.com/japerry "japerry (1 commits)")[![larowlan](https://avatars.githubusercontent.com/u/555254?v=4)](https://github.com/larowlan "larowlan (1 commits)")[![amitbhatt818](https://avatars.githubusercontent.com/u/33670159?v=4)](https://github.com/amitbhatt818 "amitbhatt818 (1 commits)")

### Embed Badge

![Health badge](/badges/acquia-commerce-manager/health.svg)

```
[![Health](https://phpackages.com/badges/acquia-commerce-manager/health.svg)](https://phpackages.com/packages/acquia-commerce-manager)
```

###  Alternatives

[govcms/govcms

GovCMS Drupal Distribution

197100.6k3](/packages/govcms-govcms)[farmos/farmos

A web-based farm record keeping application.

1.3k7.0k1](/packages/farmos-farmos)[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1020.9k](/packages/voidagency-vactory-starter-kit)[thunder/thunder-distribution

The thunder distribution

51653.5k3](/packages/thunder-thunder-distribution)[az-digital/az_quickstart

Arizona Quickstart

52265.6k3](/packages/az-digital-az-quickstart)[acquia/content-hub-php

A PHP Client library to consume the Acquia Content Hub API.

102.2M](/packages/acquia-content-hub-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
