Jonathan Miller 9a6cd6fce8 feat(batch): add batch OG tag generation for existing articles (closes #1)
- BatchController with count() and process() AJAX endpoints
- Chunked processing (50 articles per request) to avoid PHP timeouts
- LEFT JOIN query to find articles without existing OG records
- Auto-extracts og_title from article title, og_description from
  metadesc or introtext (160 char), og_image from article images JSON
- Also populates meta_description from article metadesc
- Progress bar UI in admin tag list with real-time updates
- "Batch Generate" toolbar button in Tags view
- Auto-reloads page after completion

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-23 23:29:58 -05:00

MokoOpenGraph

Open Graph, Twitter Card, and social sharing meta tag management for Joomla 4/5/6.

Overview

MokoOpenGraph gives you full control over how your Joomla content appears when shared on Facebook, Twitter/X, LinkedIn, WhatsApp, and other social platforms. Set custom titles, descriptions, and images per article and menu item — or let the extension auto-generate them from your existing content.

Features

  • Open Graph tagsog:title, og:description, og:image, og:url, og:type, og:site_name
  • Twitter/X Cards — Summary and Summary with Large Image card types
  • Per-article control — Custom OG fields in the article editor
  • Per-menu-item control — Custom OG fields in the menu item editor
  • Auto-generation — Automatically builds tags from article content, title, and images
  • Default fallback image — Site-wide default when no article image exists
  • Admin tag manager — View and manage all OG records from a central dashboard
  • Facebook App ID — Optional fb:app_id meta tag support
  • Joomla 4/5/6 — Modern DI container architecture, Joomla coding standards

Installation

  1. Download the latest pkg_mokoog-*.zip from Releases
  2. In Joomla Administrator → Extensions → Install → Upload Package File
  3. The system plugin is enabled automatically on install

Configuration

Navigate to Extensions → Plugins → System - MokoOpenGraph to configure:

  • Site name override
  • Default fallback image
  • Twitter Card type and @username
  • Facebook App ID
  • Auto-generation behavior
  • Description length limit

License

GPL-3.0-or-later — See LICENSE for details.

Author

Moko Consultinghello@mokoconsulting.tech

2026-06-21 22:28:15 +00:00
Languages
PHP 81.6%
Shell 6%
Makefile 5%
JavaScript 4.2%
HTML 1.9%
Other 1.3%