PHPackages                             ashhitch/wp-graphql-homepage - 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. ashhitch/wp-graphql-homepage

ActiveWordpress-plugin[API Development](/categories/api)

ashhitch/wp-graphql-homepage
============================

Query homepage and post post pages from reading settings with wp-graphql

v1.0(6y ago)6293GPL-3.0-or-laterPHP

Since Dec 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ashhitch/wp-graphql-homepage)[ Packagist](https://packagist.org/packages/ashhitch/wp-graphql-homepage)[ RSS](/packages/ashhitch-wp-graphql-homepage/feed)WikiDiscussions master Synced 3w ago

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

WPGraphQl Homepage
==================

[](#wpgraphql-homepage)

This is an extension to the WPGraphQL plugin () to return a `Page` type of the `homepage` and `page for post` page set under the reading settings.

Quick Install
-------------

[](#quick-install)

1. Install &amp; activate [WPGraphQL](https://www.wpgraphql.com/)
2. Clone or download the zip of this repository into your WordPress plugin directory &amp; activate the **WP GraphQL Homepage** plugin

Composer
--------

[](#composer)

```
composer require ashhitch/wp-graphql-homepage

```

> Using this plugin? I would love to see what you make with it. [@ash\_hitchcock](https://twitter.com/ash_hitchcock)

Usage
-----

[](#usage)

To query for the Page Data as the seo object to your query:

```
query MyQuery {
  homepage {
    pageId
    slug
    title
    content
    excerpt
    ...
  }
  pageForPosts {
    pageId
    slug
    title
    content
    excerpt
    ...
  }
}

```

Support
-------

[](#support)

[Open an issue](https://github.com/ashhitch/wp-graphql-homepage/issues)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2400d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2438290?v=4)[Ash Hitchcock](/maintainers/ashhitch)[@ashhitch](https://github.com/ashhitch)

---

Top Contributors

[![ashhitch](https://avatars.githubusercontent.com/u/2438290?v=4)](https://github.com/ashhitch "ashhitch (3 commits)")

---

Tags

wordpresswordpress-pluginwpgraphqlwpgraphql-plugin

### Embed Badge

![Health badge](/badges/ashhitch-wp-graphql-homepage/health.svg)

```
[![Health](https://phpackages.com/badges/ashhitch-wp-graphql-homepage/health.svg)](https://phpackages.com/packages/ashhitch-wp-graphql-homepage)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)[ashhitch/wp-graphql-send-mail

Send Emails via with WPGraphQL

232.8k](/packages/ashhitch-wp-graphql-send-mail)[matepaiva/wp-graphql-crb

Wordpress wrapper to expose Carbon Fields to WpGraphQL queries

248.6k](/packages/matepaiva-wp-graphql-crb)

PHPackages © 2026

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