Sheets to Table for Google Sheets

설명

Sheets to Table for Google Sheets allows you to display public Google Sheets as live tables on your WordPress website using simple shortcodes. The plugin fetches fresh data from your Google Sheets on every page visit, ensuring your content is always up-to-date.

Key Features:

  • Live Data Sync: Fresh data loaded on every page visit
  • Simple Shortcode: Easy [sheets_live_table sheet_id="" sheet_name=""] shortcode implementation
  • Responsive Tables: Mobile-friendly table display
  • Multiple Templates: Choose from various table styles
  • Advanced Sorting: Click column headers to sort data, multi-column sorting
  • Search Functionality: Built-in table search
  • Pagination: Handle large datasets efficiently
  • No API Keys Required: Works with public Google Sheets
  • Advanced Styling: Custom CSS and styling options
  • Priority Support: Get help when you need it
  • Regular Updates: Access to latest features and improvements

How It Works:

  1. Make your Google Sheet public
  2. Copy the sheet URL
  3. Use the shortcode: [sheets_live_table sheet_id="" sheet_name=""]
  4. Customize with available parameters

Example Usage:

[sheets_live_table sheet_id="your-sheet-id" template="modern"]

Support

For support, please visit our support page or contact us through the plugin’s admin interface.

Privacy Policy

This plugin does not collect any personal data from your website visitors. It only fetches data from public Google Sheets that you specify.

Third-Party Services

This plugin fetches data from Google Sheets using Google’s public API. Please review Google’s privacy policy and terms of service.

Credits

We used Datatables for the table design.

스크린샷

설치

  1. Upload the plugin files to the /wp-content/plugins/sheets-to-table-live-update directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Sheets to Table menu in your WordPress admin to configure the plugin
  4. Create shortcodes using the template selector

FAQ

Do I need a Google API key?

No! The plugin works with public Google Sheets without requiring any API keys or authentication.

How do I make my Google Sheet public?

  1. Open your Google Sheet
  2. Click “Share” in the top right
  3. Click “Change to anyone with the link”
  4. Set permission to “Viewer”
  5. Copy the link

Can I customize the table appearance?

Yes! The plugin includes multiple templates and advanced styling options.

How often is the data updated?

By default, data is fetched fresh on every page load.

Is the plugin mobile-friendly?

Yes! All tables are responsive and work well on mobile devices.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Sheets to Table for Google Sheets”(을)를 번역하세요.

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

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

변경이력

1.0.0

  • Initial release
  • Shortcode functionality
  • Multiple table templates
  • Responsive design
  • Search and pagination features