PHPackages                             scandipwa/sales-graphql - 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. scandipwa/sales-graphql

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

scandipwa/sales-graphql
=======================

Magneto 2 Sales related functionality extension

1.3.2(3y ago)191.6k—6.1%6[1 PRs](https://github.com/scandipwa/sales-graphql/pulls)OSL-3.0PHP

Since Nov 16Pushed 2y ago2 watchersCompare

[ Source](https://github.com/scandipwa/sales-graphql)[ Packagist](https://packagist.org/packages/scandipwa/sales-graphql)[ RSS](/packages/scandipwa-sales-graphql/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (17)Used By (0)

Scandipwa\_SalesGraphQl
=======================

[](#scandipwa_salesgraphql)

Magneto 2 Sales related functionality extension

What`s inside?
--------------

[](#whats-inside)

This module provides GraphQl customization to exist one endpoints.

### Customization endpoints

[](#customization-endpoints)

- Allows filtering orders by entity\_id

```
input CustomerOrdersFilterInput {
    entity_id: FilterStringTypeInput @doc(description: "Filters by order entity id.")
}
```

- Returns boolean to define if order can be reordered and rss\_link exist for it

```
type CustomerOrder {
    can_reorder: Boolean! @doc(description: "Defines if order can be reordered")
    rss_link: String @doc(description: "Represents rss link to subscribe on order status")
}
```

- Return row subtotal price

```
interface OrderItemInterface {
   row_subtotal: Money! @doc(description: "The row subtotal price, including selected options")
}
```

- Extend order products selected and entered options to return also downloadable links, bundle options and files

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 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 ~34 days

Recently: every ~83 days

Total

16

Last Release

1133d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c2cd642b3c520df20394344ee587782e246262899e7ddc99a191360e85d7fdc?d=identicon)[scandiweb](/maintainers/scandiweb)

---

Top Contributors

[![AleksandrsKondratjevs](https://avatars.githubusercontent.com/u/68007919?v=4)](https://github.com/AleksandrsKondratjevs "AleksandrsKondratjevs (24 commits)")[![carinadues](https://avatars.githubusercontent.com/u/82165392?v=4)](https://github.com/carinadues "carinadues (13 commits)")[![AzizKHAN030](https://avatars.githubusercontent.com/u/76899788?v=4)](https://github.com/AzizKHAN030 "AzizKHAN030 (6 commits)")[![IrinaZhadzinets](https://avatars.githubusercontent.com/u/82805412?v=4)](https://github.com/IrinaZhadzinets "IrinaZhadzinets (5 commits)")[![kontaktanderson](https://avatars.githubusercontent.com/u/22885428?v=4)](https://github.com/kontaktanderson "kontaktanderson (1 commits)")[![zans-laksa](https://avatars.githubusercontent.com/u/73945186?v=4)](https://github.com/zans-laksa "zans-laksa (1 commits)")

### Embed Badge

![Health badge](/badges/scandipwa-sales-graphql/health.svg)

```
[![Health](https://phpackages.com/badges/scandipwa-sales-graphql/health.svg)](https://phpackages.com/packages/scandipwa-sales-graphql)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

99516.1k](/packages/graycore-magento2-cors)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39112.0k3](/packages/elgentos-module-prismicio)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)

PHPackages © 2026

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