PHPackages                             mooore/magento2-module-mollie-graph-ql - 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. mooore/magento2-module-mollie-graph-ql

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

mooore/magento2-module-mollie-graph-ql
======================================

Add GraphQl support to Mollie orders

1.0.2(3y ago)111.5k↓33.3%1MITPHP

Since Feb 26Pushed 3y ago4 watchersCompare

[ Source](https://github.com/mooore-digital/magento2-module-mollie-graph-ql)[ Packagist](https://packagist.org/packages/mooore/magento2-module-mollie-graph-ql)[ RSS](/packages/mooore-magento2-module-mollie-graph-ql/feed)WikiDiscussions master Synced 1mo ago

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

Mollie GraphQl
==============

[](#mollie-graphql)

Add GraphQl support to Mollie Magento 2 module.

Installation
------------

[](#installation)

```
composer require mooore/magento2-module-mollie-graph-ql
bin/magento setup:upgrade
```

Usage
-----

[](#usage)

```
mutation($cartId: String!) {
  placeOrder(input: { cart_id: $cartId }) {
    order {
      order_number
      payment_url
    }
  }
}
```

The `payment_url` attribute is added to the `CreateOrder` mutation. Using the `payment_url` attribute, the customer can be redirected to iDeal after placing an order.

This modules does not support any payment methods other than Mollie.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

Total

3

Last Release

1330d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/acc952be1782abb1c971eae7a68c8c00dba3c82daa432f1ec4e591abfe61b5c6?d=identicon)[mooore](/maintainers/mooore)

---

Top Contributors

[![Jeffrey-H](https://avatars.githubusercontent.com/u/32420530?v=4)](https://github.com/Jeffrey-H "Jeffrey-H (2 commits)")

---

Tags

graphqlmagento2magento2-graphqlmagento2-modulemollie

### Embed Badge

![Health badge](/badges/mooore-magento2-module-mollie-graph-ql/health.svg)

```
[![Health](https://phpackages.com/badges/mooore-magento2-module-mollie-graph-ql/health.svg)](https://phpackages.com/packages/mooore-magento2-module-mollie-graph-ql)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[subscribepro/subscribepro-magento2-ext

Subscribe Pro Magento 2 Integration Extension

24157.3k](/packages/subscribepro-subscribepro-magento2-ext)[xcoreplatform/xcore-magento2

This module extends the rest api of Magento2 and is needed for the usage of the xCore.

1330.0k2](/packages/xcoreplatform-xcore-magento2)

PHPackages © 2026

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