Stellate

plugin banner

Stellate plugin for WordPress

Author:Stellate (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.4.0
Plugin version:0.1.8
Added to WordPress repository:07-07-2022
Last updated:07-03-2024
Rating, %:100
Rated by:1
Plugin URI:https://github.com/StellateHQ/wp-stellate
Total downloads:2 438
Active installs:100+
plugin download
Click to start download

Stellate plugin for WordPress

This plugin is an addon for the popular WPGraphQL plugin. It helps set up Stellate in front of a WordPress GraphQL API by automatically invalidating the cache when content is updated in WordPress. It works no matter the source of the update, whether that is via the WordPress admin panel, a GraphQL mutation, the REST API, or another method. It also supports custom post types and custom taxonomies that are exposed over the GraphQL API.

This plugin only works when you already have the WPGraphQL plugin installed. After adding this plugin, you’ll see a new menu item named “Caching” in the “GraphQL” section of the dashboard sidebar. Here you can:

  • Add the name of your Stellate service and a purging token (without that, the plugin will do nothing).
  • Toggle between soft and hard purging. (Soft purging means the cache will continue serving stale data even after the purge while Stellate updates the data in the background.)
  • Purge the entire Stellate cache right from the WordPress dashboard.

For more information, check out our documentation.