PHPackages                             spydemon/m2-sales\_order\_export - 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. spydemon/m2-sales\_order\_export

ActiveMagento2-module

spydemon/m2-sales\_order\_export
================================

Wrapper that easily allows you to manage order export on Magento 2.

1.1.1(5y ago)0276[1 issues](https://github.com/spydemon/m2-sales_order_export/issues)MITPHP

Since Jun 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/spydemon/m2-sales_order_export)[ Packagist](https://packagist.org/packages/spydemon/m2-sales_order_export)[ Docs](https://github.com/spydemon/m2-catalog_remove_product_comparison)[ RSS](/packages/spydemon-m2-sales-order-export/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

Magento 2 — Sales Order Export
==============================

[](#magento-2--sales-order-export)

Aim of the module
-----------------

[](#aim-of-the-module)

This Magento 2 module purpose is to provide an out of the box wrapper that can handle your order export. It provides:

- A `export:order` Magento command that can be run at any moment.
- A `sales_order_export` CRON task that runs every hour.
- A model that save which order way exported and which should still be.
- A log file `/var/log/export_order.log` that journalizes every action done.
- Comments on order that was exported visible on the back office.

What you still have to do
-------------------------

[](#what-you-still-have-to-do)

You will have to create your own module that will rewrite the `\Spydemon\SalesOrderExport\Exporter\Order::exportOrders` method in order to implement what you really need to do for the export. Don't forget to call the `\Spydemon\SalesOrderExport\Exporter\Order::markOrderAsExported` method in it for flagging orders that was exported.

Warnings
--------

[](#warnings)

The purpose of this module is more to help developers to save time instead of providing ready to use tools. Don't expect to be able to use it out of the box without a minimal integration on your side.

Compatibility
-------------

[](#compatibility)

This module was tested on the Magento versions that follows.

VersionState2.3.5-p1WorksHow to install it
-----------------

[](#how-to-install-it)

Using Composer for installing this module is the best way:

```
composer require spydemon/m2-sales_order_export

```

Help appreciated
----------------

[](#help-appreciated)

If you like this module and find a bug or an enhancement, don't hesitate to fill an issue, or even better: a pull request. 😀

Changelog
---------

[](#changelog)

### v1.1.0

[](#v110)

- Creation of a `Spydemon\SalesOrderExport\Exporter\Order::$statusToExport` attribute that holds status of orders to export. This attribute can be rewrote in your child class.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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

Every ~90 days

Total

3

Last Release

1969d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1022848?v=4)[Kevin Hagner](/maintainers/spydemon)[@spydemon](https://github.com/spydemon)

---

Top Contributors

[![spydemon](https://avatars.githubusercontent.com/u/1022848?v=4)](https://github.com/spydemon "spydemon (16 commits)")

### Embed Badge

![Health badge](/badges/spydemon-m2-sales-order-export/health.svg)

```
[![Health](https://phpackages.com/badges/spydemon-m2-sales-order-export/health.svg)](https://phpackages.com/packages/spydemon-m2-sales-order-export)
```

###  Alternatives

[yireo/magento2-replace-inventory

51493.3k1](/packages/yireo-magento2-replace-inventory)[yireo/magento2-replace-bundled

Replace bundled third party packages from Magento

45335.0k1](/packages/yireo-magento2-replace-bundled)[magenest/core

Magenest Core

12327.8k13](/packages/magenest-core)[magento/project-community-edition

eCommerce Platform for Growth (Community Edition)

854.3k3](/packages/magento-project-community-edition)[yireo/magento2-replace-graphql

1660.1k](/packages/yireo-magento2-replace-graphql)[deity/falcon-magento

Deity Magento API

258.3k](/packages/deity-falcon-magento)

PHPackages © 2026

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