PHPackages                             experius/module-pagenotfoundgraphql - 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. experius/module-pagenotfoundgraphql

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

experius/module-pagenotfoundgraphql
===================================

Return a redirect in the GraphQl urlResolver based on the Experius\_PageNotFound module

1.0.7(8mo ago)09.4k↓38.9%1GPL-3.0PHP

Since Nov 26Pushed 8mo ago4 watchersCompare

[ Source](https://github.com/experius/Magento-2-Module-PageNotFoundGraphQl)[ Packagist](https://packagist.org/packages/experius/module-pagenotfoundgraphql)[ RSS](/packages/experius-module-pagenotfoundgraphql/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (10)Used By (0)

Mage2 Module Experius PageNotFoundGraphQl
=========================================

[](#mage2-module-experius-pagenotfoundgraphql)

```
``experius/module-pagenotfoundgraphql``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Attributes](#markdown-header-attributes)

Main Functionalities
--------------------

[](#main-functionalities)

Return a redirect in the GraphQl urlResolver based on the Experius\_PageNotFound module.

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Experius`
- Enable the module by running `php bin/magento module:enable Experius_PageNotFoundGraphQl`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require experius/module-pagenotfoundgraphql`
- enable the module by running `php bin/magento module:enable Experius_PageNotFoundGraphQl`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Specifications
--------------

[](#specifications)

- UrlRewriteEntityTypeEnum
    - PAGE\_NOT\_FOUND\_REDIRECT
- Plugin
    - afterResolve - Magento\\UrlRewriteGraphQl\\Model\\Resolver\\EntityUrl &gt; Experius\\PageNotFoundGraphQl\\Plugin\\Graphql\\Magento\\UrlRewriteGraphQl\\Model\\Resolver\\EntityUrl

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance60

Regular maintenance activity

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

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

Recently: every ~264 days

Total

8

Last Release

251d ago

### Community

Maintainers

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

---

Top Contributors

[![DRdevil27](https://avatars.githubusercontent.com/u/32247311?v=4)](https://github.com/DRdevil27 "DRdevil27 (3 commits)")[![lewisvoncken](https://avatars.githubusercontent.com/u/6040343?v=4)](https://github.com/lewisvoncken "lewisvoncken (3 commits)")[![thokiller](https://avatars.githubusercontent.com/u/35527212?v=4)](https://github.com/thokiller "thokiller (2 commits)")[![mhaagen85](https://avatars.githubusercontent.com/u/87481273?v=4)](https://github.com/mhaagen85 "mhaagen85 (1 commits)")

### Embed Badge

![Health badge](/badges/experius-module-pagenotfoundgraphql/health.svg)

```
[![Health](https://phpackages.com/badges/experius-module-pagenotfoundgraphql/health.svg)](https://phpackages.com/packages/experius-module-pagenotfoundgraphql)
```

###  Alternatives

[krisawzm/critical-css

A Laravel package for generating and using inline critical-path CSS.

4714.2k2](/packages/krisawzm-critical-css)

PHPackages © 2026

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