이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Sheets2Table

설명

Building an HTML table is not rocket science, but keeping the HTML table data up to date is cumbersome and can be time consuming or error prone when making frequent updates. An easier solution is to keep the data in a format and platform that is designed for data entry and collaboration and then dynamically render that data as HTML. Sheets2Table creates a snapshot of a Google Sheet and then dynamically displays the tabular data as an HTML table in WordPress. Using the FooTable plugin, the table is made responsive.

Sheets2Table provides flexibility by allowing a WordPress admin the ability to save a snapshot of the Google Sheet to a user-defined file name. Using the shortcode configuration tool, the admin can display specific columns and rename the column headers. The admin can create the snapshot manually or set the option so that the current data residing in the Google sheet is displayed on the page.

Sheets2Table WordPress Homepage |
Sheets2Table WordPress Documentation |

Features

  • Import a CSV file from a Google Sheet only using the document ID
  • Create a snapshot of the Google Sheet manually, or automatically
  • Automated tool to build shortcodes
  • Basic file operations to download or delete CSV files
  • Multiple CSV files and shortcodes support for limitless tables and combinations
  • Responsive table by installing the FooTable plugin
  • A file-based plugin that does not use database integration

스크린샷

  • [Settings - Get CSV file from Google Sheet] (screenshots/screenshot-1.jpg)
  • [Settings - Configure the shortcode] (screenshot-3.jpg)
  • [Sheets2Table render using default settings and theme styles] (screenshot-6.jpg)
  • [Sheets2Table render using a custom shortcode and FooTable styles] (screenshot-7.jpg)

설치

Preferred installation

  1. Navigate to the plugins page in your WordPress admin panel
  2. Click on Plugins > Add New
  3. Search for Sheets2Table and press the Install Now button

Manual Installation

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the Plugins > Add New > Upload screen in your WordPress dashboard
  3. Activate the plugin through the Plugins menu in WordPress

FAQ

How can the changes in my Google Spreadsheet automatically be displayed in my WordPress site?

As of version 0.4.1, a shortcode option now exists that will always get the current data in the Google Sheet.

  • Naviage to the Shortcodes tab
  • Click on Customize for the shortcode you wish to display
  • Select the columns to display
  • Under Other Options, select get-latest-data.

후기

2016년 11월 24일
This plug-in gave me exactly what I needed--an easy way to display an existing Google sheet within a webpage. Combined with FooTable, I also got sorting and searching capabilities. The developer, Tony, is fantastic! He spent a lot of time helping me fine-tune some tricky issues. Wonderful plug-in, wonderful service!
2016년 9월 3일
It's been really fiddly managing the multiple tables on my website in HTML. Being able to enter and manipulate them in Google Sheets is a huge help. Really simple to use and has worked perfectly for me.
모든 2 평가 읽기

기여자 & 개발자

“Sheets2Table”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Sheets2Table”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.4.1

  • Added a option to always get the latest tabular data from the Google Sheet instead of having to manually create a snapshot.

0.4.0

  • Initial release