Skip to content

Latest commit

 

History

History

README.md

HWP Toolkit Plugins

WordPress plugins for the Headless WordPress Toolkit. Each plugin is paired with an NPM package.

Plugins

Plugin Description
hwp-previews Headless Previews solution for WordPress: fully configurable preview URLs via the settings page which is framework agnostic.
wpgraphql-webhooks Extends WPGraphQL to support webhook subscriptions and dispatching for headless WordPress environments.
wpgraphql-logging Logging for WPGraphQL requests with granular lifecycle events and Monolog integration.
wpgraphql-debug-extensions Advanced debugging, performance analysis, and metric collection for WPGraphQL.

Install

You can install HWP Toolkit plugins in two ways:

  • Using Composer: Follow the step-by-step guide to install and activate plugins in your WordPress environment.
  • Manual Download: Visit the Releases page to manually download the plugin files and upload them to your WordPress site.

Note

The main composer packages file composer-packages.json is automatically updated as part our release workflow.

Contributing

If you feel like something is missing or you want to add documentation, we encourage you to contribute! Please check out our Contributing Guide for more details.