9
Home
Jonathan Miller edited this page 2026-06-29 16:37:28 +00:00

MokoSuiteCross

Cross-posting Joomla content to 38 social media, email marketing, and chat platforms.

Field Value
Type Joomla Package (component + 40+ plugins)
Version 01.13.03
Joomla 6.x
PHP 8.3+
License GPL-3.0-or-later (free and open source)
Namespace Joomla\Component\MokoSuiteCross
Repo MokoGitea

Features

  • One-click cross-posting -- publish to all connected platforms when an article goes live
  • 38 platform plugins -- social media, email marketing, chat, blog platforms, and more
  • Share Content panel -- per-article platform-optimized text (social, short, chat, email)
  • AI caption generation -- generate platform-optimized captions with Claude or OpenAI
  • Social preview -- AJAX platform mockups (Twitter, Facebook, LinkedIn, Instagram, Mastodon, Bluesky)
  • Social image generator -- Open Graph images with article title overlay using PHP GD
  • Link shortening -- shorten URLs via Bitly, Rebrandly, or YOURLS
  • Message templates -- per-platform format with placeholders ({title}, {social}, {short}, {chat}, {email_body}, {field:xxx})
  • Caption rotation -- {random:opt1|opt2|opt3} placeholder for varying evergreen re-shares
  • UTM tracking -- auto-append UTM parameters to shared links with {platform} token
  • Post calendar -- visual monthly calendar view of scheduled and completed cross-posts
  • Posting analytics -- best time to post heatmap with per-service breakdown
  • Delete from platforms -- remove cross-posted content when articles are unpublished/trashed
  • Granular ACL -- 12 component-specific permissions with Joomla's permission matrix
  • Post queue -- scheduled posting, retry on failure, delivery logs
  • Evergreen re-sharing -- automatically re-share articles on a configurable interval
  • Category routing -- route articles to specific services by Joomla category
  • Mailchimp templates -- saved template injection or built-in responsive email wrapper
  • REST API -- WebServices plugin for headless/external integration
  • Site frontend -- public-facing cross-post list and detail views

Platforms (38)

Social Media (12)

Facebook, X/Twitter, Instagram, YouTube, LinkedIn, Mastodon, Bluesky, Threads, Pinterest, Reddit, TikTok, Tumblr

Email Marketing (5)

Mailchimp, SendGrid, Brevo, Constant Contact, ConvertKit

Chat / Messaging (8)

Telegram, Discord, Slack, Microsoft Teams, WhatsApp, Google Chat, Matrix, Ntfy

Publishing Platforms (6)

WordPress, Medium, Dev.to, Ghost, Hashnode, Blogger

Other (7)

Webhook, RSS Feed, ActivityPub, Google Business, Nostr, MokoSuite Calendar, MokoSuite Gallery


Package Contents

Extension Type Description
com_mokosuitecross Component Core admin/site component with MVC, queue, analytics
plg_content_mokosuitecross Plugin (Content) Auto cross-post on article save/publish
plg_system_mokosuitecross Plugin (System) Pageload queue processing, Share Content editor panel
plg_mokosuitecross_* (36) Plugin (MokoSuiteCross) One plugin per platform/service


Requirements

  • Joomla 6.x
  • PHP 8.3+
  • MySQL 8.0+ / MariaDB 10.6+
  • PHP GD extension (for social image generation)
  • PHP ext-gmp (for Nostr plugin only)

Revision Date Author Description
7.0 2026-06-29 Moko Consulting v01.13.03, standardized wiki pages, added Database Schema, Architecture, Changelog
6.0 2026-06-28 Moko Consulting v01.11.00, Joomla 6 only, event handler fix, wiki TOC update
5.0 2026-06-28 Moko Consulting v01.08.00, AI captions, social image gen, calendar, analytics, link shortening
4.0 2026-06-23 Moko Consulting v01.07.00, ACL, permissions wiki
3.0 2026-06-23 Moko Consulting 38 platforms, new features
2.0 2026-06-19 Moko Consulting Rewrite from code research
1.0 2026-05-09 Moko Consulting Initial version