You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. Read more about well-supported use cases.
Interested in contributing? Issues, pull requests, and discussions are welcome. Please see our contribution guide for more information.
Requirements
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.
Installation
On WordPress VIP, you can install the plugin, and configure data sources in the Integration Center. Detailed instructions are available on the WordPress VIP docs.
For other WordPress environments, download the latest release of the plugin, unzip, and add it to the plugins/ directory of your WordPress site.