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

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

maniyatech/magento2-orderapi
============================

Export orders via REST API and scheduled cron job based on configurable grand total and date range. Automatically generates Excel files and maintains only the latest 5 exports.

1.0.3(11mo ago)12proprietaryPHP

Since Jun 27Pushed 11mo agoCompare

[ Source](https://github.com/maniyatech/magento2-orderapi)[ Packagist](https://packagist.org/packages/maniyatech/magento2-orderapi)[ RSS](/packages/maniyatech-magento2-orderapi/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

ManiyaTech OrderApi module for Magento 2
========================================

[](#maniyatech-orderapi-module-for-magento-2)

The **Order API &amp; Scheduled Export** module by **ManiyaTech** empowers Magento 2 store admins to efficiently **retrieve and export sales orders** using flexible filters. Orders can be pulled via a custom **REST API** or automatically exported via cron in either **CSV or XLSX** format. Files are saved in the var/exportorder/ directory, and **only the latest 5 files are retained** to optimize disk usage.

### Key Features

[](#key-features)

- ✅ **REST API Support** : Retrieve a filtered list of orders using a custom REST endpoint.
- 🔧 **Dynamic Filters** : Admin-configurable filters for grand total and date range (past N days).
- 📅 **Automated Cron Export** : Scheduled order export jobs that generate Excel/CSV files and email them.
- 📎 **Email Attachment Support** : Exported files are automatically attached to emails based on schedule.
- 📧 **Email Template Integration** : Magento-compatible templates with dynamic fields (subject, receiver name, etc.).
- ⚙️ **Admin Field Configuration** : Define which order fields to export - includes custom attribute mapping.
- 🧹 **Auto File Cleanup** : Keeps only the 5 latest exports to save disk space.
- 📂 **Multiple File Format Support** : Choose between XLSX or CSV formats.
- 📈 **Formatted Excel Output** : Professionally formatted spreadsheets for reporting/analysis.
- 🌐 **Timezone Aware Filtering** : Date range filters work according to your Magento store's timezone.
- 🔐 **Secure File Delivery** : Uses Magento's built-in filesystem and email transport layers.
- 🔄 **Magento 2.4.8 Compatible** : Fully tested with Magento 2.4.8 and PHP 8.4.

How to install ManiyaTech\_OrderApi module
------------------------------------------

[](#how-to-install-maniyatech_orderapi-module)

### Composer Installation

[](#composer-installation)

Run the following command in Magento 2 root directory to install ManiyaTech\_OrderApi module via composer.

#### Install

[](#install)

```
composer require maniyatech/magento2-orderapi
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

#### Update

[](#update)

```
composer update maniyatech/magento2-orderapi
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run below command if your store is in the production mode:

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

```

### Manual Installation

[](#manual-installation)

If you prefer to install this module manually, kindly follow the steps described below -

- Download the latest version [here](https://github.com/maniyatech/magento2-orderapi/archive/refs/heads/main.zip)
- Create a folder path like this `app/code/ManiyaTech/OrderApi` and extract the `main.zip` file into it.
- Navigate to Magento root directory and execute the below commands.

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance52

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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

Total

4

Last Release

336d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/209621143?v=4)[Milan Maniya](/maintainers/milan-maniya)[@milan-maniya](https://github.com/milan-maniya)

---

Top Contributors

[![milan-maniya](https://avatars.githubusercontent.com/u/209621143?v=4)](https://github.com/milan-maniya "milan-maniya (8 commits)")

---

Tags

export-ordermagento2magento2-extensionmagento2-extension-freemagento2-modulemaniyatechorderapirest-api

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[yajra/laravel-datatables-export

Laravel DataTables Queued Export Plugin.

362.2M4](/packages/yajra-laravel-datatables-export)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k18](/packages/solspace-craft-freeform)

PHPackages © 2026

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