Help Wanted Tickets here
This plugin allows you to integrate Google Drive to your Mattermost instance, letting you:
- Create a Google Drive file
- Share a Google Drive file
- View and reply to comments
- Upload any file attached to a Mattermost post directly to your Drive
- Enable or disable notifications for comments and files permission changes
After your System Admin has configured the Google Drive plugin, run /google-drive connect
in a Mattermost channel to connect your Mattermost and Google accounts.
/google-drive connect |
Connect your Mattermost account to Google. |
/google-drive disconnect |
Disconnect your Mattermost account from Google. |
/google-drive create doc |
Create and share a new Google document. |
/google-drive create sheet |
Create and share a new Google spreadsheet. |
/google-drive create slide |
Create and share a new Google presentation. |
/google-drive notifications start |
Enable Google Drive activity notifications. |
/google-drive notifications stop |
Disable Google Drive activity notifications. |
Upload file to Google drive
:: This option is available in any post to upload any attached files directly to your Google Drive. You will be prompted with a dropdown to choose the attachment you want to upload.
Upload all files to Google drive
:: This option is available in any post to upload all the attached files directly to your Google Drive. You will be prompted with a confirmation to upload all the attached files.
Wanting to share feedback on this plugin?
Feel free to create a GitHub Issue or join the Google Drive Plugin channel on the Mattermost Community server to discuss.
Please fill a GitHub issue, it will be very useful!
Pull Requests are welcome! You can contact us on the Mattermost Community ~Plugin: GoogleDrive.
This plugin contains server and webapp both portions. Read our documentation about the Developer Workflow and Developer Setup for more information about developing and extending plugins.
To avoid having to manually install your plugin, build and deploy your plugin using one of the following options.
If your Mattermost server is running locally, you can enable local mode to streamline deploying your plugin. After configuring it, just run:
Please report any security vulnerability to https://mattermost.com/security-vulnerability-report/.
For questions, suggestions, and help, visit the Google Drive Plugin channel on our Community server.