Remote Data Blocks is a WordPress plugin that makes it easy to combine content and remote data in the block editor. Easily register blocks that load data from Airtable, Google Sheets, Shopify, GitHub, or any other API. Your data stays in sync. Built-in caching ensures performance and reliability.
Launch the plugin in WordPress Playground and explore. An example API ("Conference Events") is included, or visit Settings > Remote Data Blocks to add your own. Visit the workflows guide to dive in.
- PHP 8.1+
- WordPress 6.7+
A persistent object cache is not strictly required, but it is highly recommended for optimal performance and to help avoid rate limiting from remote data sources. If your WordPress environment does not provide persistent object cache, the plugin will utilize in-memory (per-request) caching.
Warning
This plugin is under heavy active development and breaking changes may land without warning. If you are interested in evaluating or testing this plugin, please open an issue and we'll be in touch!
- Learn about the core concepts behind Remote Data Blocks.
- Follow along with example workflows to see Remote Data Blocks in action.
- If you're a developer, you're ready to extend Remote Data Blocks with custom code.
- Interested in contributing? Issues, pull requests, and discussions are welcome. Please see our contribution guide for more information.
Remote Data Blocks is licensed under the GPLv2 (or later).
Made with ❤️ by WordPress VIP.