PHPackages                             ordergroove-test/magento-module-24 - 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. ordergroove-test/magento-module-24

ActiveMagento2-module

ordergroove-test/magento-module-24
==================================

N/A

00PHP

Since May 6Pushed 4y agoCompare

[ Source](https://github.com/steveburchfield/magento-module-24)[ Packagist](https://packagist.org/packages/ordergroove-test/magento-module-24)[ RSS](/packages/ordergroove-test-magento-module-24/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Overview
========

[](#overview)

This repository contains a Magento 2 extension which serves as a middleware with Ordergroove's subscription service.

- Compatibility Magento 2.4
    - Adobe Open Source: 2.4.3-p1
    - Adobe Commerce: 2.4.3-p1
    - Use Branches master-24 and develop-24
    - Stable Version -&gt; Latest 1.3.X

Installation Instructions
=========================

[](#installation-instructions)

Install `Ordergroove/Subscription` through one of the following two methods. After that, configure the module to connect to Ordergroove [as described below](#general-configuration).

Install through Composer (recommended)
--------------------------------------

[](#install-through-composer-recommended)

Run the following commands in your root Magento installation directory:

```
composer require ordergroove/subscription
bin/magento module:enable Ordergroove_Subscription
bin/magento setup:upgrade
bin/magento cache:flush
```

Install through app/code (not recommended)
------------------------------------------

[](#install-through-appcode-not-recommended)

**Note:** When installing through app/code, upgrading the module in the future will be more difficult.

1. Create the following directory: `app/code/Ordergroove/Subscription`
2. Download the [latest release](https://github.com/ordergroove/magento-module) for the module. (You can download previous releases through this link as well)
3. Extract and copy the files to `app/code/Ordergroove/Subscription`.
4. Run the following commands in your root Magento installation directory:

```
bin/magento module:enable Ordergroove_Subscription
bin/magento setup:upgrade
bin/magento cache:flush
```

Documentation
=============

[](#documentation)

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

[](#configuration)

All configuration is located under `Stores > Configuration > Ordergroove > Subscription`. Configuration is available per website, and will not be visible on the default scope.

[![General Configuration](./README/General_Configuration.png)](./README/General_Configuration.png)

###### General Configuration

[](#general-configuration)

- **Module Enabled** - Choose whether the module is enabled or not
- **Environment** - Determines whether to use staging urls for **Ordergroove operations only**
- **Public ID** - Ordergroove Public / Merchant ID. Provided by Ordergroove when setting up an account.
    - **Note:** Public ID should be unique for each website, and should *not* be reused on multiple websites.
- **Hash Key** - Ordergroove Hash Key. Provided by Ordergroove when setting up an account.
    - **Note:** - Hash Key should belong to a corresponding Public ID.

###### SFTP Configuration

[](#sftp-configuration)

- **Sync Schedule** is only available in the Default Config scope.

    - Select the hour of the day (EST) at which the product sync will occur. [![Sftp Sync Schedule](./README/Sync_Schedule.png)](./README/Sync_Schedule.png)
- **Host** - Un-editable host string. Always points to feeds.ordergroove.com
- **Port** - Un-editable port string. Is always `22`
- **Username** - SFTP Username provided by Ordergroove
- **Password** - SFTP Password provided by Ordergroove
- **Check Connection** - Click after inputting username and password to determine if the credentials are valid.

Logs
----

[](#logs)

Ordergroove/Subscription will log various important information to log files located within `var/log/ordergroove`. For example, any product sync related errors will be logged to `var/log/ordergroove/product_sync/error.log`, and product sync related messages to `var/log/ordergroove/product_sync/info.log`.

Recurring Order (Order Placement)
---------------------------------

[](#recurring-order-order-placement)

Ordergroove should be configured to send recurring orders to &lt;website\_url&gt;/ordergroove/subscription/placeorder

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3363e1366e08c1d96c94af4f10fd68a1a699d1ed029d2607a9cb168ee44762a?d=identicon)[steveburchfield+og](/maintainers/steveburchfield+og)

---

Top Contributors

[![evasilchenko](https://avatars.githubusercontent.com/u/1692787?v=4)](https://github.com/evasilchenko "evasilchenko (8 commits)")[![steveburchfield](https://avatars.githubusercontent.com/u/44168091?v=4)](https://github.com/steveburchfield "steveburchfield (1 commits)")

### Embed Badge

![Health badge](/badges/ordergroove-test-magento-module-24/health.svg)

```
[![Health](https://phpackages.com/badges/ordergroove-test-magento-module-24/health.svg)](https://phpackages.com/packages/ordergroove-test-magento-module-24)
```

PHPackages © 2026

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