Skip to content

naogify/wp-simple-spreadsheet-fetcher-for-google

Repository files navigation

WP Simple Spreadsheet Fetcher for Google

Contributors: naoki0h
Tags: fetcher, api, Google Sheets
Requires at least: 5.3
Tested up to: 5.6
Stable tag: 0.7.9
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

This is the simple plugin to fetch data from Google Sheets and display it on your website. This plugin only works with Block Editor, doesn't support Classic Editor.

How to use

  1. Create the api key. For more detail. Please refer to https://developers.google.com/sheets/api/quickstart/js#step_1_turn_on_the.
  2. Move to the settings page from side menu that Plugins > WP Simple Google Sheets Fetcher.
  3. Save your API key at the settings page.
  4. Turn on Get shareable link. For more detail. Please refer to https://support.google.com/drive/answer/2494822#link_sharing
  5. Choose "Fetcher" block at the "WP Simple Spreadsheet Fetcher for Google" category, use side panel to indicate the cell to fetch data.
  6. It will display the data in your post or page.

[youtube https://youtu.be/VYMFFMyRK3I]

Contact

If you have anything to tell me, please post it on the plugin's support forum or reply or message me on twitter @naogify.

Installation

  1. Download the zip, extract it and upload the extracted folder to your-wp-directory/wp-content/plugins/
  2. Go to the plugins administration screen in your WordPress admin and activate the plugin.

Screenshots

  1. Fetch and display data from Google Sheets.

Changelog

0.7.9

  • Tested up to WordPress 5.6.

0.7.8

  • [Feature][Table] remove auto convert url to link feature.

0.7.7

  • [Feature][Table] enable to fetch HTML from Google Sheets.

0.7.6

  • Fix bug, and add validation message.

0.7.5

  • Fix bug.

0.7.3

  • Add notification for turning on sharing setting.

0.7.2

  • Translate button text in api key setting page.

0.7.1

  • Introduce Chart block.
  • Change minimum required version 5.0 to 5.3.

0.6.8###

  • Add css backward compatibility.

0.6.4

  • Fix sidebar css for WordPress5.4
  • Simplify sidebar UI.
  • Fix RangeControl bug in WordPress5.4.

0.6.1

  • Fix css.

0.6.0

  • Add sidebar settings to customize table style
  • Deprecated css style.

0.5.2

  • Fix version.

0.5.1

  • Fix to load translation file for text in javascript.

0.4.9

  • Fix version.

0.4.8

  • Fix version.

0.4.7

  • Fix version.

0.4.6

  • Fix version.

0.4.2

  • Fix version.
  • Fix develop tool.

0.4.1

  • Fix version.

0.4.0

  • Fix version.

0.3.9

  • Fix version.

0.3.7

  • Fix text message in fecher advanced block
  • Fix css.
  • Fix CSRF.

0.3.6

  • Add japanese translation for text in javascript.

0.3.4

  • Fix text and i18n.

0.3.3

  • Fix text and i18n.

0.3.2

  • Fix user interface.

0.3.1

  • Fix user interface.

0.3.0

  • Fix user interface
  • Enable to set sheet id from each fetcher block.

0.2.7

  • Bug fix.

0.2.6

  • Bug fix.

0.2.5

  • Delete parser block, add fetcher and fetcher advanced blocks.
  • Fix some.

0.2.4

Just fix text.

0.2.3

Fix the description, and add event register layout.

0.2.0

Fix to register wordpress.org.

0.1.0

First commit.

Upgrade Notice

0.1.0

First commit.