WP Manifestindependent plugin directory
manifest / content / auto-post-sheet_03

Auto Post From Google Sheet

Auto-post WordPress plugin that pulls posts from Google Sheets using a Service Account. Extended features:

by Le Viet · github.com/son-igarment/auto-post-sheet_03

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/son-igarment/auto-post-sheet_03/archive/refs/heads/main.zip

Auto-post WordPress plugin that pulls posts from Google Sheets using a Service Account. Extended features:

  • Retry policy and centralized logging via AutoPostLogger and RetryHelper.
  • Optional Socials posting by sending a JSON payload to your Bot Central/webhook.
  • REST endpoint /wp-json/auto-post-sheet/v1/clickup-webhook to append a new row from ClickUp to the Sheet.
  • Heartbeat cron every 5 minutes and daily reports (08:00 and 22:00) via email/Telegram.

Basic setup: open the “Auto Post Sheet” admin page and fill Sheet ID, Range, upload Service Account JSON. Optionally add Social Webhook URL, platforms list, and notification settings.