manifest / integrations / wp-graphql-facetwp
WPGraphQL for FacetWP
WPGraphQL FacetWP integration plguin
by hsimah, justlevine · github.com/axewp/wp-graphql-facetwp · website
★ 35stars
114release downloads
≈10active sites
100composer installs
2forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/axewp/wp-graphql-facetwp/releases/download/0.5.2/wp-graphql-facetwp.zipAlso on Packagist as hsimah-services/wp-graphql-facetwp:
composer require hsimah-services/wp-graphql-facetwpFrom the readme
WPGraphQL for FacetWP
Adds WPGraphQL support for FacetWP.
Join the WPGraphQL community on Discord.
Documentation
Overview
This plugin exposes configured facets through the graph schema. Once registered for a type, a query is available. The payload includes both facet choices and information and a connection to the post type data. This allows for standard GraphQL pagination of the returned data set.
This plugin has been tested and is functional with SearchWP.
System Requirements
PHP 7.4-8.1.x
WordPress 5.4.1+
WPGraphQL 1.6.0+ (1.9.0+ recommended)
FacetWP 4.0+
Quick Install
1. Install & activate WPGraphQL.
2. Install & activate FacetWP.
3. Download the wp-graphql-facetwp.zip file from the latest release upload it to your WordPress install, and activate the plugin.
[!IMPORTANT]
Make sure you are downloading the wp-graphql-facetwp.zip file from the releases page, not the Source code (zip) file nor a clone of the repository.
If you wish to use the source code, you will need to run composer install inside the plugin folder to install the required dependencies.
With Composer
Updating and Versioning
As we work towards a 1.0 Release, we will need to introduce n
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.5.2 | Jun 7, 2025 | schema.graphql | 4 |
| 0.5.2 | Jun 7, 2025 | wp-graphql-facetwp.zip | 19 |
| 0.5.1 | Feb 16, 2025 | wp-graphql-facetwp.zip | 8 |
| 0.5.1 | Feb 16, 2025 | schema.graphql | 12 |
| 0.5.0 | Apr 6, 2024 | wp-graphql-facetwp.zip | 26 |
| 0.5.0 | Apr 6, 2024 | schema.graphql | 28 |
| 0.4.4 | Jun 5, 2023 | wp-graphql-facetwp.zip | 15 |
| 0.4.4 | Jun 5, 2023 | schema.graphql | 31 |
| 0.4.3 | May 13, 2023 | wp-graphql-facetwp.zip | 10 |
| 0.4.3 | May 13, 2023 | schema.graphql | 18 |
| 0.4.2 | May 3, 2023 | wp-graphql-facetwp.zip | 10 |
| 0.4.2 | May 3, 2023 | schema.graphql | 14 |
| 0.4.1 | Jan 12, 2023 | wp-graphql-facetwp.zip | 11 |
| 0.4.1 | Jan 12, 2023 | schema.graphql | 35 |
| 0.4.0 | Sep 28, 2022 | wp-graphql-facetwp.zip | 15 |
| 0.4.0 | Sep 28, 2022 | schema.graphql | 25 |
| 0.3.0.1 | Sep 28, 2022 | — | — |
| 0.3.0 | Jun 19, 2022 | — | — |
| 0.2.0 | Jan 4, 2021 | — | — |
| 0.1.1 | May 26, 2020 | — | — |
| 0.1.0 | Jul 3, 2019 | — | — |
| 0.0.1 | Jun 14, 2019 | — | — |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.