What links here: services
Architecture
→ Queue posts for all enabled services (status: queued)
Changelog
- Webservices plugin Joomla 6 compatibility -- `onBeforeApiRoute` receives `BeforeApiRouteEvent` object, extract router via `$event->getRouter()`
Configuration
| `mokosuitecross.services.manage` | Manage service connections |
Database-Schema
| `#__mokosuitecross_services` | Platform connections with encrypted credentials | 0 |
Home
- **Category routing** -- route articles to specific services by Joomla category
Installation
- `#__mokosuitecross_services`
Joomla-Package-Policies
<folder>services</folder>
Troubleshooting
4. For services using Default mode, check the plugin params in **Extensions -> Plugins**
Adding-Custom-Services
├── services/
Developer-Guide
├── services/
REST-API
| GET | `/v1/mokosuitecross/services` | List connected services |
Calendar Gallery Integration
When dispatching for calendar/gallery content, only services matching the specific type (`mokojoomcalendar` or `mokojoomgallery`) are targeted.
Service Plugin Development
services/provider.php # DI registration
Analytics
- **All Platforms**: Aggregated data across all services
Delete-from-Platforms
Platforms not listed above (Medium, WordPress, email services, etc.) do not support deletion via API. A log entry is created noting "Delete not supported" for these services.
Message-Templates
- Select which services to post to (instead of all enabled services)
Permissions
| **Create** (core.create) | Create new records (services, posts, templates) |
17 pages linking here.