WP Manifestindependent plugin directory
manifest / integrations / google-spreadsheet-to-db

Google Spreadsheet to DB

Pulls Google Spreadsheet data via Google’s API and saves it in your wordpress database.

by sect · github.com/sectsect/google-spreadsheet-to-db · website

7stars
14composer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sectsect/google-spreadsheet-to-db/archive/refs/heads/master.zip

Also on Packagist as sectsect/google-spreadsheet-to-db:

composer require sectsect/google-spreadsheet-to-db

From the readme

Google Spreadsheet to DB The "Google Spreadsheet to DB" plugin is designed for WordPress and facilitates the import of data from Google Sheets into a WordPress database using Google's Sheets API (v4). It supports data manipulation before saving and is configurable via a WordPress admin interface. Features - Data Import: Pulls data from Google Sheets and saves it directly into the WordPress database. - Customization: Offers settings for defining constants, spreadsheet IDs, names, and configuring data formats. - Admin Interface: Provides an admin page for easy management and configuration of the plugin settings. Requirements - PHP version 8.0 or higher. - Composer for managing PHP dependencies. Get Started 1. Clone this Repo into your wp-content/plugins directory. 2. Remove vendor/ in .gitignore file. 3. Install composer packages 4. Activate the plugin through the 'Plugins' menu in WordPress. Settings Getting Your Spreadsheet Ready for Programmatic Access By default, a new spreadsheet cannot be accessed via Google’s API. We’ll need to go to your Google APIs console and create a new project and set it up to expose your Spreadsheets’ data. 1. Go to the Google APIs Cons

Read the full README on GitHub →

Releases

TagPublished
v6.12.0 Feb 20, 2026
v6.11.6 Aug 24, 2025
v6.11.5 Feb 9, 2025
v6.11.4 Dec 13, 2024
v6.11.3 Dec 13, 2024
v6.11.2 Dec 13, 2024
v6.11.1 Dec 2, 2024
v6.11.0 Dec 2, 2024
v6.10.0 Nov 30, 2024
v6.9.1 Nov 30, 2024
v6.9.0 Nov 30, 2024
v6.8.2 Nov 28, 2024
v6.8.1 Oct 20, 2024
v6.8.0 Oct 20, 2024
v6.7.0 Oct 19, 2024
v6.6.0 Oct 19, 2024
v6.5.3 Oct 17, 2024
v6.5.2 Oct 2, 2024
v6.5.1 Oct 2, 2024
v6.5.0 Oct 2, 2024
v6.4.2 Oct 2, 2024
v6.4.1 Aug 24, 2024
v6.4.0 Jun 20, 2024
v6.3.0 Jun 19, 2024
v6.2.3 Jun 17, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.