Matrix API
Categories
Component ID
2801775
Component name
Matrix API
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
284
Component created
Component changed
Component body
Matrix.org is "an open standard for decentralized persistent communication". This module is being developed to connect Drupal sites to Matrix chat rooms. It is in its very early stages (not yet functional) but a wide range of functionality is on the roadmap to develop.
If you are a Matrix user and interested in working with us, please get in touch!
Roadmap
Basic message posting API -- post an event to a Matrix roomDoneBasic state posting API -- post a State event to a Matrix roomDoneRules Integration -- send events to Matrix from RulesDoneAuthentication Token generation -- Generate a token from a username/pwDone- Embedded Chat -- embed a Matrix chat room in a web page, using matrix-react-sdk
- Authentication Provider -- provide some sort of single-sign-on facility to allow a private Matrix homeserver to accept a Drupal login, and auto-provision account
- Application Service -- create an endpoint in Drupal that receives Matrix events
- Matrix HS management -- Create a Matrix Application Service that can manage rooms, users from a Drupal module
