=== Sheets2Table === Contributors: tony.h Tags: Google Sheets, CSV, HTML Table, Table Author URI: http://www.tonyhetrick.com Donate link: http://dev.tonyhetrick.com/donations/ Requires at least: 3.9.0 Tested up to: 4.2.2 Stable tag: trunk License: GNU General Public License (GPL) version 3 License URI: https://www.gnu.org/licenses/gpl.html A simple to use plugin that builds an HTML table from a Google Sheet. == Description == 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. [Sheets2Table WordPress Homepage](https://dev.tonyhetrick.com/sheets2table/) | [Sheets2Table WordPress Documentation](https://dev.tonyhetrick.com/sheets2table-help/) | [Sheets2Table GitHub Repo](https://github.com/tony-h/sheets2table) | = Features = * Import a CSV file from a Google Sheet only using the document ID * 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 == Installation == Installing *Sheets2Table* can be done either by searching for *Sheets2Table* via the*"Plugins > Add New* screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org or from http://dev.tonyhetrick.com/sheets2table-files/sheets2table.zip 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 == Screenshots == 1. [Settings - Get CSV file from Google Sheet] (screenshots/screenshot-1.jpg) 2. [Settings - Configure the shortcode] (screenshot-3.jpg) 3. [Sheets2Table render using default settings and theme styles] (screenshot-6.jpg) 4. [Sheets2Table render using a custom shortcode and FooTable styles] (screenshot-7.jpg) == Frequently Asked Questions == Coming soon... == Changelog == = 0.4.0 = Initial release == Upgrade Notice == We recommend upgrading to the latest version.