Blogger service plugin — Google Blogger API #43

Open
opened 2026-05-28 18:51:55 +00:00 by jmiller · 1 comment
Owner

Cross-post articles to Google Blogger.

Credentials:

{
  "access_token": "...",
  "blog_id": "..."
}

Features:

  • Blogger API v3
  • Full HTML content
  • Labels from Joomla categories
  • Draft or publish
  • OAuth via Google Cloud
Cross-post articles to Google Blogger. **Credentials:** ```json { "access_token": "...", "blog_id": "..." } ``` **Features:** - Blogger API v3 - Full HTML content - Labels from Joomla categories - Draft or publish - OAuth via Google Cloud
Author
Owner

Branch created: feature/43-blogger-service-plugin-google-blogger-ap

git fetch origin
git checkout feature/43-blogger-service-plugin-google-blogger-ap
Branch created: [`feature/43-blogger-service-plugin-google-blogger-ap`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/43-blogger-service-plugin-google-blogger-ap) ```bash git fetch origin git checkout feature/43-blogger-service-plugin-google-blogger-ap ```
Sign in to join this conversation.
Type Feature
Status
Priority Low
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#43