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

ActiveMagento2-module

salesfire/magento2
==================

Salesfire Magento2

1.5.17(2mo ago)040.8k↓38.4%4[2 PRs](https://github.com/salesfire/magento2/pulls)OSL-3.0PHP

Since Feb 9Pushed 2mo ago5 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (80)Used By (0)

Magento 2.x Salesfire Module
============================

[](#magento-2x-salesfire-module)

Salesfire is a service that provides a number of tools that help to increase sales using various on site methods.

Supported PHP versions: 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4.

FAQs
----

[](#faqs)

#### Q: Do you offer a free trial?

[](#q-do-you-offer-a-free-trial)

A: Yes, we offer a free 14 day trial.

#### Q: Is there any additional costs?

[](#q-is-there-any-additional-costs)

A: Yes, we provide the software which helps increase sales for a fee which is tailored to your business. This is to provide you with the best ROI as possible.

You can find out more information and even get a free trial at

How to install
--------------

[](#how-to-install)

### Method 1: Install via composer

[](#method-1-install-via-composer)

```
composer require salesfire/magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

### Method 2: Manually install via composer

[](#method-2-manually-install-via-composer)

1. Access to your server via SSH
2. Create a folder (Not Magento root directory) in called: `salesfire`, then upload the zip package to salesfire folder. Download the zip package at
3. Add the following snippet to `composer.json`

```
    {
        "repositories": [
            {
                "type": "artifact",
                "url": "path/to/root/directory/salesfire/"
            }
        ]
    }

```

4. Run composer command line

```
composer require salesfire/magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

```

How to setup
------------

[](#how-to-setup)

After installing you will need to enter your Salesfire details by following the steps below:

1. Navigate to the store configuration (Stores &gt; Configuration)
2. Navigate to the Salesfire settings (Salesfire &gt; General)
3. Populate the Site ID (This can be found within your Salesfire admin)
4. Mark enabled as Yes
5. Done

Testing
-------

[](#testing)

You can setup a test magento using the following script:

```
docker-compose up -d
docker exec -ti  install-magento
docker exec -ti  install-sampledata

```

Admin login details:

admin / magentorocks1

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance86

Actively maintained with recent releases

Popularity30

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor3

3 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 ~49 days

Recently: every ~2 days

Total

61

Last Release

83d ago

### Community

Maintainers

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

---

Top Contributors

[![Jamstaz](https://avatars.githubusercontent.com/u/10515441?v=4)](https://github.com/Jamstaz "Jamstaz (87 commits)")[![elliotlings](https://avatars.githubusercontent.com/u/1894100?v=4)](https://github.com/elliotlings "elliotlings (54 commits)")[![StephenHonor](https://avatars.githubusercontent.com/u/6010639?v=4)](https://github.com/StephenHonor "StephenHonor (41 commits)")[![brandonkyaw](https://avatars.githubusercontent.com/u/43731015?v=4)](https://github.com/brandonkyaw "brandonkyaw (27 commits)")[![michaelbarley](https://avatars.githubusercontent.com/u/50404794?v=4)](https://github.com/michaelbarley "michaelbarley (23 commits)")[![JackGreen411](https://avatars.githubusercontent.com/u/36923701?v=4)](https://github.com/JackGreen411 "JackGreen411 (17 commits)")[![ChrisWainwrightSalesfire](https://avatars.githubusercontent.com/u/180183036?v=4)](https://github.com/ChrisWainwrightSalesfire "ChrisWainwrightSalesfire (16 commits)")[![rickbairstow](https://avatars.githubusercontent.com/u/44267427?v=4)](https://github.com/rickbairstow "rickbairstow (12 commits)")[![robert-sykes](https://avatars.githubusercontent.com/u/56603160?v=4)](https://github.com/robert-sykes "robert-sykes (11 commits)")[![denizderman](https://avatars.githubusercontent.com/u/64100670?v=4)](https://github.com/denizderman "denizderman (9 commits)")[![alexhiggins](https://avatars.githubusercontent.com/u/20141155?v=4)](https://github.com/alexhiggins "alexhiggins (6 commits)")[![Patryk-Szylin](https://avatars.githubusercontent.com/u/22274537?v=4)](https://github.com/Patryk-Szylin "Patryk-Szylin (5 commits)")[![ssx](https://avatars.githubusercontent.com/u/254889?v=4)](https://github.com/ssx "ssx (2 commits)")[![kfd-pete](https://avatars.githubusercontent.com/u/144047554?v=4)](https://github.com/kfd-pete "kfd-pete (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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