Note: This plugin doesn't work for @gmail.com accounts because they don't have permission to create meetings by the
https://g.co/meet/
url.
The Google Meet Plugin adds a button in the header bar in all channels:
When a user press the button, a message with the meeting link is automatically sent for the channel:
The meeting room link is either a random string, uuid or based on the team and the channel names.
- Download the latest release from https://github.com/adfinis/mattermost-plugin-google-meet/releases/
- In Mattermost, go to System Console > Plugins > Plugin Management.
- Select Choose File to upload the plugin file.
The following commands are provided by this plugin:
/gmeet
to create a new meeting./gmeet start [topic]
to start a meeting with a specific name./gmeet settings
to manage your preferences.
We value every contribution, be it an issue, discussion or pull request!
Start a local server
# https://docs.mattermost.com/install/docker-local-machine.html
podman compose up -d
Create the first account with admin
as login and password
as password.
Run to install:
sh make.sh
Bliblablub
This fork builds on top of @SrMouraSilva work and implemented the following changes:
com.adfinis.gmeet
is the new plugin ID (if you installed an old version of this plugin, please remove it before installing our fork).- You can now use slash commands to interact with the plugin.
- The plugin build system has been updated and adapted to the latest starter-template.
- @SrMouraSilva for writing this plugin initially.
- gmccullough for the "g.co/meet/" trick;
- @lauraseidler and @hmhealey for the help with breaking changes in the version 5.35+;
- @lauraseidler and @hmhealey for the help with breaking changes in the version 5.35+;
- @yodapotatofly and @oneWaveAdrian for translations.
This plugin is maintained by: