Descrizione
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.
Launch the plugin in WordPress Playground and explore. An example API (“Conference Event”) is included, or visit Settings > Remote Data Blocks to add your own. Read our tutorials to dive in.
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.
License
Remote Data Blocks is licensed under the GPLv2 (or later).
External services
This plugin can connect to one of several API endpoints under your direction. It does not connect to these services if you do not attempt to add a data source.
It sends user provided inputs to retrieve Google Sheets data from the Google Workspace API.
This service is provided by Google Workspace: terms of use, privacy policy.
It sends user provided inputs to retrieve Airtable data from the Airtable API.
This service is provided by Airtable: terms of use, privacy policy.
It sends user provided inputs to retrieve Shopify products from the Shopify GraphQL API.
This service is provided by Shopify: terms of use, privacy policy.
Blocchi
Questo plugin fornisce 5 blocchi.
- Item Template Template block for displaying remote data collections
- No Results Contains the blocks to display when no remote data is found.
- Remote Data Container A container and context provider for Remote Data Blocks
- Pagination Pagination controls for remote data blocks
- Remote HTML Remote data block for HTML content binding.
Installazione
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.
Recensioni
Contributi e sviluppo
“Remote Data Blocks” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Remote Data Blocks” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.