bug: README claims 38 supported platforms but only 36 are external platforms #247

Open
opened 2026-06-29 14:27:52 +00:00 by jmiller · 1 comment
Owner

Problem

The README headline says "Supported Platforms (38)" and lists platform tables totaling 36 entries:

  • Social Media: 12
  • Email Marketing: 5
  • Chat / Messaging: 8
  • Publishing Platforms: 6
  • Other: 5

Total in tables: 36

The 38 directory count comes from including plg_mokosuitecross_mokosuitecalendar and plg_mokosuitecross_mokosuitegallery in the plg_mokosuitecross_* glob. These are internal MokoSuite integration plugins (source plugins for cross-posting calendar events and gallery items), not external platforms like Twitter or Facebook.

Fix Options

  1. Change to "36 Supported Platforms" and keep the tables as-is (accurate count of external platforms)
  2. Add a "MokoSuite Integrations" section to the tables listing MokoSuiteCalendar and MokoSuiteGallery, keeping the 38 count
  3. Keep 38 but add a footnote that 2 are internal MokoSuite integrations

Files

  • README.md line 35: "Supported Platforms (38)"
## Problem The README headline says "Supported Platforms (38)" and lists platform tables totaling 36 entries: - Social Media: 12 - Email Marketing: 5 - Chat / Messaging: 8 - Publishing Platforms: 6 - Other: 5 **Total in tables: 36** The 38 directory count comes from including `plg_mokosuitecross_mokosuitecalendar` and `plg_mokosuitecross_mokosuitegallery` in the `plg_mokosuitecross_*` glob. These are **internal MokoSuite integration plugins** (source plugins for cross-posting calendar events and gallery items), not external platforms like Twitter or Facebook. ## Fix Options 1. **Change to "36 Supported Platforms"** and keep the tables as-is (accurate count of external platforms) 2. **Add a "MokoSuite Integrations" section** to the tables listing MokoSuiteCalendar and MokoSuiteGallery, keeping the 38 count 3. **Keep 38** but add a footnote that 2 are internal MokoSuite integrations ## Files - `README.md` line 35: "Supported Platforms (38)"
Author
Owner

Branch created: feature/247-bug-readme-claims-38-supported-platforms

git fetch origin
git checkout feature/247-bug-readme-claims-38-supported-platforms
Branch created: [`feature/247-bug-readme-claims-38-supported-platforms`](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteCross/src/branch/feature/247-bug-readme-claims-38-supported-platforms) ```bash git fetch origin git checkout feature/247-bug-readme-claims-38-supported-platforms ```
Sign in to join this conversation.
No labels
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteCross#247