Files
MokoSuiteCross/wiki/getting-started/Installation.md
T
Jonathan Miller 122c7b630a feat: Telegram @mokosuite_bot default, wiki folders, README/CHANGELOG update
- Telegram: updated default bot from @MokoWaaSBot to @mokosuite_bot
- Telegram: embedded obfuscated bot token in plugin PHP (XOR + base64)
- Telegram: added <config> section to plugin XML for parse_mode/preview
- Telegram: removed bot token from admin-visible plugin params
- Branding: replaced all MokoWaaS references with MokoSuite
- Wiki: reorganized into getting-started/, user-guide/, services/, developer/
- README: updated with all 36 service plugins and current features
- CHANGELOG: added entries for recent fixes and changes
2026-06-21 17:23:03 -05:00

1.2 KiB

Installation

Requirements

  • Joomla 5.x or 6.x
  • PHP 8.1+
  • cURL extension enabled

Install

  1. Download the latest pkg_mokosuitecross-*.zip from Releases
  2. In Joomla Administrator → Extensions → Install → Upload Package File
  3. Upload and install the package

The installer automatically:

  • Enables the system plugin (triggers cross-posting on article publish)
  • Enables the content plugin (shows cross-post status badges in admin)
  • Enables the webservices plugin (REST API)
  • Enables all service plugins in the mokosuitecross group

Migrating from Perfect Publisher Pro

If Perfect Publisher Pro is installed, MokoSuiteCross detects it and offers one-click migration:

  1. Install MokoSuiteCross (PP Pro can remain installed)
  2. Navigate to Components → MokoSuiteCross → Dashboard
  3. Click "Migrate from Perfect Publisher Pro"
  4. Review detected services and confirm import
  5. Imported services are created in disabled state — verify credentials before enabling

Uninstall

Uninstalling the package removes all MokoSuiteCross database tables and data. Export any needed data before uninstalling.