WP Manifestindependent plugin directory
manifest / integrations / taxonomy-feeder

Taxonomy Feeder

Taxonomy Feeder is a WordPress plugin that imports taxonomy terms and metadata from Google Sheets into your WordPress site. It supports Rank Math SEO fields, ACF custom fields, and WPML multilingual sites.

by Petr · github.com/hlibpanchenko/taxonomy-feeder

0stars
0forks

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/hlibpanchenko/taxonomy-feeder/archive/refs/heads/main.zip

From the readme

Taxonomy Feeder Taxonomy Feeder is a WordPress plugin that imports taxonomy terms and metadata from Google Sheets into your WordPress site. It supports Rank Math SEO fields, ACF custom fields, and WPML multilingual sites. Features - Import taxonomy terms from Google Sheets - Supports HTML content in term descriptions - Option to overwrite existing terms or only update empty fields - Import Rank Math meta fields (rankmathtitle, rankmathdescription) - Import ACF custom fields (e.g. termtitle) - WPML support: - Update terms for a specific language (e.g. en, uk, ru) - Handles multiple translations Installation 1. Upload the plugin to /wp-content/plugins/taxonomy-feeder 2. Activate it via Plugins in the WordPress admin panel 3. A new menu item Taxonomy Feeder will appear in the dashboard Usage 1. Go to Taxonomy Feeder in the WP admin 2. Enter the Google Sheet URL (use the "Publish to Web" or normal sheet link) 3. Enter the taxonomy name (e.g. categories, options, area) 4. (Optional) Check: - Overwrite existing data to update all terms - Import meta data to include Rank Math and ACF fields - WPML Import and specify the language code (e.g. uk) to update only that

Read the full README on GitHub →