WP Manifestindependent plugin directory
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.zip

Also on Packagist as hsimah-services/wp-graphql-facetwp:

composer require hsimah-services/wp-graphql-facetwp

From 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

TagPublishedAssetDownloads
0.5.2Jun 7, 2025schema.graphql4
0.5.2Jun 7, 2025wp-graphql-facetwp.zip19
0.5.1Feb 16, 2025wp-graphql-facetwp.zip8
0.5.1Feb 16, 2025schema.graphql12
0.5.0Apr 6, 2024wp-graphql-facetwp.zip26
0.5.0Apr 6, 2024schema.graphql28
0.4.4Jun 5, 2023wp-graphql-facetwp.zip15
0.4.4Jun 5, 2023schema.graphql31
0.4.3May 13, 2023wp-graphql-facetwp.zip10
0.4.3May 13, 2023schema.graphql18
0.4.2May 3, 2023wp-graphql-facetwp.zip10
0.4.2May 3, 2023schema.graphql14
0.4.1Jan 12, 2023wp-graphql-facetwp.zip11
0.4.1Jan 12, 2023schema.graphql35
0.4.0Sep 28, 2022wp-graphql-facetwp.zip15
0.4.0Sep 28, 2022schema.graphql25
0.3.0.1Sep 28, 2022
0.3.0Jun 19, 2022
0.2.0Jan 4, 2021
0.1.1May 26, 2020
0.1.0Jul 3, 2019
0.0.1Jun 14, 2019

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.