PHPackages                             springbot/magento2-plugin - 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. springbot/magento2-plugin

ActiveMagento2-module[API Development](/categories/api)

springbot/magento2-plugin
=========================

Springbot integration for Magento 2

1.10.1(5y ago)629.6k↓50%7[1 issues](https://github.com/springbot/magento2-plugin/issues)OSL-3.0PHPPHP &gt;=5.5.0CI failing

Since Mar 13Pushed 5y ago23 watchersCompare

[ Source](https://github.com/springbot/magento2-plugin)[ Packagist](https://packagist.org/packages/springbot/magento2-plugin)[ RSS](/packages/springbot-magento2-plugin/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (3)Versions (91)Used By (0)

[![CircleCI](https://camo.githubusercontent.com/24671e95a15fc45a0b045e2aaee439ca1cf32ba05d440ceacdecb7246a8d98f2/68747470733a2f2f636972636c6563692e636f6d2f67682f737072696e67626f742f6d6167656e746f322d706c7567696e2e7376673f7374796c653d737667)](https://circleci.com/gh/springbot/magento2-plugin)[![GPL licensed](https://camo.githubusercontent.com/ca5873b401f316154406fb9e0d71d7866db3d79d908bfdb38be4c171711b2e5b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c2d626c75652e737667)](https://raw.githubusercontent.com/springbot/magento2-plugin/master/LICENSE.md)

Springbot Integration for Magento2
----------------------------------

[](#springbot-integration-for-magento2)

Springbot, an eCommerce marketing platform designed for small to mid-sized online businesses, helps eCommerce stores grow revenue by taking smarter, data-driven marketing actions. If you would like more information on how Springbot can help grow your business we encourage you to [schedule a free demo](http://go.springbot.com/l/61912/2016-10-04/k1xhkr).

This extension connects your Magento2 store to Springbot's marketing platform.

### Installation

[](#installation)

To install via composer, run the following commands from your Magento2 root directory

```
composer require springbot/magento2-plugin
php bin/magento module:enable Springbot_Queue
php bin/magento module:enable Springbot_Main --clear-static-content;
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy
```

If you have compilation enabled, re-run the compilation process:

```
php bin/magento setup:di:compile
```

Once you have installed the plugin you should see a Springbot menu item on your Magento admin menu. Enter your Springbot credentials here.

### About the Integration

[](#about-the-integration)

We've designed our integration to be as lightweight as possible. The extension exposes several Springbot specific endpoints leveraging Magento2's included API to keep your store synced with our service. Once synced, all marketing actions are performed within the Springbot dashboard located at .

Springbot utilizes a job queuing system to defer sync jobs so that they may be run asynchronously. By doing this we are able to avoid executing sync related tasks on page loads. Instead, a special queue endpoint is exposed via the Magento2 API that our sync service requests on a periodic basis. When first installed, the sync service performs a full retroactive sync of all existing store data. From then on, when an action is performed on your store that results in the creation/modification/deletion of data, a lightweight job is added to the queue to be processed asynchronously at a later time.

The extension also automatically places a small asynchronous javascript snippet in the footer of each page to track visitors and load 3rd party integrations such as Adroll. Because it is loaded in the background after the page has fully rendered, the end result is zero impact on the frontend rendering of your pages.

### Committing and Contributing

[](#committing-and-contributing)

If you are contributing to this project please create a branch with the issue number as the branch name. Ensure any new functionality includes proper testing. When creating new master releases please tag your commit and update the composer.json version accordingly. Github webhooks are currently configured with packagist.org such that any newly tagged versions are pushed to packagist automatically:

```
git commit -m "My Changes"
git tag 1.6.3
git push origin --tags
```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity74

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 ~21 days

Recently: every ~60 days

Total

87

Last Release

1882d ago

PHP version history (2 changes)1.5.3PHP ~5.5.0|~5.6.0|~7.0.0

1.6.10PHP &gt;=5.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/145b0b83da4d4a1ba51b4f5466be1fdac3b4a7bfd18887a4961e2bab5c3ac6b2?d=identicon)[springbot](/maintainers/springbot)

---

Top Contributors

[![ejacobs](https://avatars.githubusercontent.com/u/1940634?v=4)](https://github.com/ejacobs "ejacobs (76 commits)")[![JoeyK4816](https://avatars.githubusercontent.com/u/20064786?v=4)](https://github.com/JoeyK4816 "JoeyK4816 (61 commits)")[![JoshLucio](https://avatars.githubusercontent.com/u/41336205?v=4)](https://github.com/JoshLucio "JoshLucio (49 commits)")[![magedevjosh](https://avatars.githubusercontent.com/u/16198998?v=4)](https://github.com/magedevjosh "magedevjosh (26 commits)")[![digitalseraph](https://avatars.githubusercontent.com/u/1772552?v=4)](https://github.com/digitalseraph "digitalseraph (6 commits)")[![romerobot](https://avatars.githubusercontent.com/u/13355450?v=4)](https://github.com/romerobot "romerobot (4 commits)")[![five23](https://avatars.githubusercontent.com/u/1984651?v=4)](https://github.com/five23 "five23 (3 commits)")[![pdewey](https://avatars.githubusercontent.com/u/293827?v=4)](https://github.com/pdewey "pdewey (2 commits)")[![zack6849](https://avatars.githubusercontent.com/u/1343898?v=4)](https://github.com/zack6849 "zack6849 (1 commits)")

---

Tags

ecommercemagento2marketingmarketing-automationspringbot

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/springbot-magento2-plugin/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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