Installation

Installation

Requirements


Install via Joomla Installer

  1. Download the package zip (pkg_mokosuitecross_v*.zip) from the MokoGitea release page
  2. In Joomla Administrator, go to System > Install > Extensions
  3. Upload the package zip file
  4. The installer will install all extensions:

Package Structure

pkg_mokosuitecross_v01.13.03.zip
├── pkg_mokosuitecross.xml           # Package manifest
├── packages/
│   ├── com_mokosuitecross.zip       # Core component
│   ├── plg_content_mokosuitecross.zip
│   ├── plg_system_mokosuitecross.zip
│   ├── plg_mokosuitecross_facebook.zip
│   ├── plg_mokosuitecross_twitter.zip
│   ├── plg_mokosuitecross_instagram.zip
│   ├── ... (36 service plugins)
│   └── plg_mokosuitecross_youtube.zip
└── language/
    └── en-GB/

Post-Install Configuration

1. Enable Plugins

After installation, enable the plugins you need:

2. Configure Component Options

3. Add Service Connections


Update Server

MokoSuiteCross uses the MokoGitea update server for automatic update notifications.

Updates appear in System > Update > Extensions when new versions are available.

The update server URL is configured automatically in the package manifest -- no manual configuration is needed.


Uninstall

  1. Go to System > Manage > Extensions
  2. Search for "MokoSuiteCross Package"
  3. Select and click Uninstall

This removes all component tables and data. The uninstall SQL drops:


Printed from wiki · Installation