Files
MokoJoomOpenGraph/CHANGELOG.md
T
Moko Consulting 8b8ba1219a
Joomla: Repo Health / Access control (push) Successful in 2s
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 5s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 3s
Joomla: Repo Health / Repository health (push) Failing after 3s
chore: update CHANGELOG for deploy workflow removal
2026-05-24 04:09:55 +00:00

920 B

Changelog

All notable changes to MokoOpenGraph will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Removed

  • Removed deploy-manual.yml workflow — switching to Joomla update server method for extension distribution

Added

  • Initial package structure with component, system plugin, and content plugin
  • Open Graph meta tag injection via system plugin (onBeforeCompileHead)
  • Twitter/X Card meta tag support (Summary and Summary with Large Image)
  • Per-article OG fields in the article editor
  • Per-menu-item OG fields in the menu item editor
  • Auto-generation of OG tags from article title, description, and images
  • Default fallback image configuration
  • Admin tag manager component for viewing all OG records
  • Facebook App ID support
  • Database table #__mokoog_tags for storing custom OG data