PHPackages                             sixbysix/magento-realtime-despatch - 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. sixbysix/magento-realtime-despatch

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

sixbysix/magento-realtime-despatch
==================================

Real Time Despatch Magento Integration

2.0.0(7y ago)7166OSL-3.0PHP

Since Dec 12Pushed 7y ago7 watchersCompare

[ Source](https://github.com/realtimedespatch/magento-orderflow)[ Packagist](https://packagist.org/packages/sixbysix/magento-realtime-despatch)[ RSS](/packages/sixbysix-magento-realtime-despatch/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (3)Versions (7)Used By (0)

Magento 1 OrderFlow Integration
===============================

[](#magento-1-orderflow-integration)

A Magento extension for integrating with RealtimeDespatch's OrderFlow Software

Installation
============

[](#installation)

There are two options for installing the extension.

Note that the two approaches cannot be used interchangeably, if Composer is used to install the module all subsequent upgrades should also use Composer.

Manual
------

[](#manual)

- Fetch the latest build from  and unzip the files under the `orderflow` directory into your Magento installation.

Composer
--------

[](#composer)

1. Add the following composer.json file to the magento webroot

```
{
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.firegento.com"
        }
    ],
    "require": {
        "magento-hackathon/magento-composer-installer": "*",
        "sixbysix/magento-realtime-despatch": "2.0.0",
        "ajbonner/magento-composer-autoload": "*"
    },
    "extra":{
        "magento-root-dir": "./"
    },
    "minimum-stability": "dev"
}

```

2. Execute `composer install` with the appropriate user permissions.
3. If you are installing the module on a version of Magento prior to either 1.9.3.3, or 1.14.3.3 then please enable template symlinks.

```
Advanced > Developer > Template Settings > Allow Symlinks

```

Compatibility
=============

[](#compatibility)

Magento CE
----------

[](#magento-ce)

- Magento 1.6.x
- Magento 1.7.x
- Magento 1.8.x
- Magento 1.9.x

Magento EE
----------

[](#magento-ee)

- Magento 1.11.x
- Magento 1.12.x
- Magento 1.13.x
- Magento 1.14.x

PHP
---

[](#php)

- 5.x (Module Version 1.x)
- 7.x (Module Version 2.x)

Support
=======

[](#support)

The extension is provided 'as is' and is provided to Magento software houses and technical specialists who may wish to use it in its unmodified form or as a starting point for their own development. Support is available from [Six By Six](http://www.sixbysix.co.uk/support).

License
=======

[](#license)

The extension is released under the Open Software License v3.0 (OSL-3.0)

Licensor
========

[](#licensor)

The Licensor of the extension is Realtime Despatch.

Author
======

[](#author)

The author/maintainer of the extension up to its current release (2.0.0) is [Six By Six](http://www.sixbysix.co.uk)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

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

Every ~441 days

Total

3

Last Release

2605d ago

Major Versions

1.0.0.38 → 2.0.02019-05-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/81b8c5696f1c61f8055a8a784c827614cbf3d67fa13b38fc74a5842b1f4d66e7?d=identicon)[daniel\_ness](/maintainers/daniel_ness)

![](https://www.gravatar.com/avatar/3835976ba63049cb3d88f9aa6d4280af59fae83026deebc0dfadad14f4581913?d=identicon)[thombirch](/maintainers/thombirch)

---

Top Contributors

[![ToothpasteFeet](https://avatars.githubusercontent.com/u/162213803?v=4)](https://github.com/ToothpasteFeet "ToothpasteFeet (49 commits)")[![tom-6x6](https://avatars.githubusercontent.com/u/11460232?v=4)](https://github.com/tom-6x6 "tom-6x6 (23 commits)")[![klw1](https://avatars.githubusercontent.com/u/5859035?v=4)](https://github.com/klw1 "klw1 (15 commits)")[![charliearmor](https://avatars.githubusercontent.com/u/1534176?v=4)](https://github.com/charliearmor "charliearmor (6 commits)")[![daniel-ness](https://avatars.githubusercontent.com/u/988530?v=4)](https://github.com/daniel-ness "daniel-ness (3 commits)")[![davidalexander](https://avatars.githubusercontent.com/u/55093?v=4)](https://github.com/davidalexander "davidalexander (1 commits)")

### Embed Badge

![Health badge](/badges/sixbysix-magento-realtime-despatch/health.svg)

```
[![Health](https://phpackages.com/badges/sixbysix-magento-realtime-despatch/health.svg)](https://phpackages.com/packages/sixbysix-magento-realtime-despatch)
```

###  Alternatives

[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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