A helper plugin for WordPress used to power SnapWP's solution for headless WordPress.
SnapWP Helper is a WordPress plugin that provides the necessary functionality to run SnapWP, extending the capabilities of WPGraphQL and WPGraphQL Content Blocks to power "turn-key" headless WordPress applications.
- PHP 7.4+
- WordPress 6.7+
- WPGraphQL 1.28.0+
- WPGraphQL Content Blocks 4.6.0+
- Install and activate WPGraphQL and WPGraphQL Content Blocks.
- Download the latest SnapWP Helper release
.zip
file, upload it to your WordPress install, and activate the plugin.
wp plugin install https://github.com/rtCamp/snapwp-helper/releases/latest/download/snapwp-helper.zip --activate
composer require rtcamp/snapwp-helper
- Block Theme support for WPGraphQL: SnapWP Helper provides the necessary functionality to power Block Themes in headless WordPress applications, allowing you to use WordPress's Block Editor as the full - or fallback - source of truth for your frontend.
- Easy Onboarding: The SnapWP Helper admin screen makes setting up your local development environment a breeze, putting your entire .env configuration in a single, copyable location.
- WPGraphQL Extension Updates: SnapWP Helper adds wp-admin update support for GitHub hosted WPGraphQL extensions recommended for the SnapWP stack, and makes it easy to add update checking for any additional extensions you use.
- Enterprise-grade Codebase: SnapWP Helper is maintained by rtCamp, a leading WordPress agency with a focus on high-performance, enterprise-grade solutions. Even at version
0.0.1
, this plugin is more stable than many plugins at1.0.0
, and is performant, extensible, thoroughly tested, and strictly follows the best practices of the headless WordPress ecosystem.
Tip
While this plugin can be used independently to provide Block Theme support for WPGraphQL, we recommend using it in conjunction with the SnapWP framework. For more information on setting up this plugin as part of SnapWP, please refer to the SnapWP documentation.
SnapWP Helper is a free and open-source project developed and maintained by rtCamp and can be used standalone in the headless WordPress ecosystem or as part of SnapWP's framework.
Contributions are welcome and encouraged!
To learn more about contributing to this package or SnapWP as a whole, please read the Contributing Guide.
For development guidelines, please refer to our Development Guide.
This library is released under "GPL 3.0 or later" License.