Description
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
- Create the api key. For more detail. Please refer to https://developers.google.com/sheets/api/quickstart/js#step_1_turn_on_the.
- Move to the settings page from side menu that Plugins > WP Simple Google Sheets Fetcher.
- Save your API key at the settings page.
- Turn on Get shareable link. For more detail. Please refer to https://support.google.com/drive/answer/2494822#link_sharing
- Choose “Fetcher” block at the “WP Simple Spreadsheet Fetcher for Google” category, use side panel to indicate the cell to fetch data.
- It will display the data in your post or page.
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.
Screenshots
Blocks
This plugin provides 4 blocks.
- Table
- Advanced (Deprecated in next update)
- Fetcher Item
- Chart
Installation
- Download the zip, extract it and upload the extracted folder to your-wp-directory/wp-content/plugins/
- Go to the plugins administration screen in your WordPress admin and activate the plugin.
Reviews
Contributors & Developers
“WP Simple Spreadsheet Fetcher for Google” is open source software. The following people have contributed to this plugin.
Contributors“WP Simple Spreadsheet Fetcher for Google” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “WP Simple Spreadsheet Fetcher for Google” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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 www.remarpro.com.
0.1.0
First commit.