Search by

selveq / contact-graphql

ahmedwalied

Magento 2 Contact GraphQl extension for ScandiPWA theme

Package info

github.com/sellveq/contact-graphql

Issues

Type:magento2-module

pkg:composer/selveq/contact-graphql

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

2.0.0 2026-09-18 20:13 UTC

This package is not auto-updated.

Last update: 2026-09-19 20:14:40 UTC


README

Fork of scandipwa/contact-graphql 1.0.0, maintained by Selveq for Magento 2.4.9 and PHP 8.3. Module name and namespace are unchanged, and the package replaces scandipwa/contact-graphql at every version, so it installs as a drop-in replacement. Selveq is not affiliated with or endorsed by Scandiweb.

What it does

  • Sends the store's Contact Us email from the contactForm mutation, with the sender's address as the reply-to.
  • Answers whether Contact Us is enabled, through contactPageConfig.
  • Puts contactForm behind the admin's Contact Us reCAPTCHA setting, so a storefront sends the X-ReCaptcha header once it is on, as it does for core's mutations.
  • Installs the contact_us_page_block CMS block for the contact page, selectable as Contact Us CMS Block under Content customization.

Install

composer require selveq/contact-graphql
bin/magento setup:upgrade

License

OSL-3.0, the license of the original work. Scandiweb's copyright notices are kept in every file, and each file Selveq changed carries a Modifications © Selveq notice.