Skip to content

Redmine plugin to get previews of Google Drive documents in Redmine

Notifications You must be signed in to change notification settings

evolvingweb/redmine_google_drive_preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Google Drive Preview

Google Drive Preview extension for Redmine.

This plugin provides a button for the editor that allows you to paste a document URL. Then, it will insert a macro that will render the document preview.

If you prefer, you can directly use the macro like this:

{{google_drive_embed(<document_url>)}}