PHPackages                             addshoppers/magento2-connector - 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. addshoppers/magento2-connector

ActiveMagento2-module

addshoppers/magento2-connector
==============================

AddShoppers - Magento 2 Module Connector

2.0.1(10y ago)022.2k↓50%1OSL-3.0PHP

Since Feb 9Pushed 9y ago2 watchersCompare

[ Source](https://github.com/addshoppers/Magento2)[ Packagist](https://packagist.org/packages/addshoppers/magento2-connector)[ RSS](/packages/addshoppers-magento2-connector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Addshoppers\_Connector
======================

[](#addshoppers_connector)

Addshoppers Connector Magento2 extension

Module integrates Addshoppers app with Magento 2

Install
=======

[](#install)

1. Open your command line terminal and go to your Magento 2 root installation directory.
2. Run the following commands to install the module:

    ```
    	composer require addshoppers/magento2-connector
    	php bin/magento setup:upgrade
    ```
3. Clean Magento Cache and enable the extension by going to Magento Admin Panel -&gt; Marketing -&gt; On-site Marketing
4. (Optional) If you want to enable the Social Login feature, go to Admin Panel -&gt; Content -&gt; Blocks and add a New Block with the Identifier "addshoppers\_social\_login". Copy and paste the following code in the Content field:

```

		//

		&nbsp;

		&nbsp;

		&nbsp;

		&nbsp;

		Please click the sign in with any social button above and login to your account.

```

Include the Social Login Block in your Theme using the follwing PHP code: (i.e If you want to add the social login in the customer login section, go to your theme\_path/Customer/view/frontend/templates/form/login.phtml)

```
    getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('addshoppers_social_login')->toHtml();?>
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

3744d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ebebbb8862cf72fcdb855420f2ae339b7962b685b0a5c597e1e2a2a6cd48d6f4?d=identicon)[addshoppers](/maintainers/addshoppers)

---

Top Contributors

[![marioMinty](https://avatars.githubusercontent.com/u/25642190?v=4)](https://github.com/marioMinty "marioMinty (2 commits)")

### Embed Badge

![Health badge](/badges/addshoppers-magento2-connector/health.svg)

```
[![Health](https://phpackages.com/badges/addshoppers-magento2-connector/health.svg)](https://phpackages.com/packages/addshoppers-magento2-connector)
```

PHPackages © 2026

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