Download the PHP package makinacorpus/drupal-onlyoffice-preview without Composer
On this page you can find all versions of the php package makinacorpus/drupal-onlyoffice-preview. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download makinacorpus/drupal-onlyoffice-preview
More information about makinacorpus/drupal-onlyoffice-preview
Files in makinacorpus/drupal-onlyoffice-preview
Package drupal-onlyoffice-preview
Short Description Onlyoffice preview field Module for Drupal 8/9
License GPL-2.0+
Homepage https://github.com/makinacorpus/drupal-onlyoffice-preview
Informations about the package drupal-onlyoffice-preview
Onlyoffice Preview Field Module for Drupal 8/9
Note : You will need your own Onlyoffice server to use this module.
The Onlyoffice Preview Field Module creates a simple field type that allow you to display document Media in iframe throw an Onlyoffice server.
Installation
Download sources with composer:
Install the module with drush:
Configure the module: visit /admin/config/content/onlyoffice-preview
Congrats, Onlyoffice preview field type can now be used with any entity type !
Supported document types
- Text : doc, docx, odt, pdf, docm, dot, dotm, dotx, epub, fodt, htm, html, mht, ott, rtf, txt, djvu, xp,
- Spreadsheet : xls, xlsx, ods, csv, fods, ots, xlsm, xlt, xltm, xltx
- Presentation : ppt, pptx, odp, fodp, otp, pot, potm, potx, pps, ppsm, ppsx, pptm
Display mode
The unique display mode for this field let you choose some parameters :
- Iframe dimensions (width and height)
- Onlyoffice display/permission options:
- Allow comments, download, edit, print, review, plugins
- Hide/show right menu, chat, help
Support
Feel free to open an issue.