Send article notifications to Matrix rooms with MokoSuiteSocial. Uses the Matrix Client-Server API v3. Supports self-hosted homeservers and HTML formatting.
Credentials
- Homeserver URL — Your Matrix server (e.g., https://matrix.org). Default: https://matrix.org.
- Access Token — From Element: Settings, Help and About, Advanced, Access Token.
- Room ID — Matrix room ID (e.g., !abc123:matrix.org). Find it in Room Settings, Advanced.
Setup
- In Joomla, go to Components, MokoSuite Social, and add a Matrix service.
- Enter your homeserver URL, access token, and room ID.
- Save and publish the service.
Notes
Messages are sent using PUT with a transaction ID for idempotent delivery. Supports both plain text and HTML formatted messages.
Limits
65,536 characters. Supports full HTML formatting.