PHPackages                             scandipwa/contact-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. scandipwa/contact-graphql

ActiveMagento2-theme[Utility &amp; Helpers](/categories/utility)

scandipwa/contact-graphql
=========================

Contact-specific modifications for ScandiPWA

1.0.0(5y ago)0171.6k↓44.6%21OSL-3.0PHP

Since Nov 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/scandipwa/contact-graphql)[ Packagist](https://packagist.org/packages/scandipwa/contact-graphql)[ RSS](/packages/scandipwa-contact-graphql/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

ScandiPWA\_ContactGraphQl
=========================

[](#scandipwa_contactgraphql)

This module provides GraphQL endpoints for Magento\_Contact module.

Endpoint description
--------------------

[](#endpoint-description)

### contactPageConfig

[](#contactpageconfig)

This endpoint allows getting whether Contact Us is enabled.

```
query GetContactPageConfig {
  contactPageConfig {
    enabled
  }
}
```

```
{
  "contactPageConfig": {
    "enabled": true
  }
}
```

### contactForm

[](#contactform)

This endpoint allows sending mail message from customer

```
mutation ContactForm(contact: ContactForm!) {
  contactForm(contact: ContactForm!) {
    message: String
  }
}
```

```
{
  "contactForm": {
    "message": "success"
  }
}
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2059d ago

### Community

Maintainers

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

---

Top Contributors

[![zans-laksa](https://avatars.githubusercontent.com/u/73945186?v=4)](https://github.com/zans-laksa "zans-laksa (4 commits)")

### Embed Badge

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

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

###  Alternatives

[smile/module-store-locator

Smile Store Locator

50533.0k5](/packages/smile-module-store-locator)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27703.7k4](/packages/nosto-module-nostotagging)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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