breadlesscode/neos-office-thumbnails

v0.1.1 2017-12-25 14:49 UTC

This package is auto-updated.

Last update: 2024-03-21 20:31:08 UTC


README

Latest Stable Version Downloads License

This NEOS CMS Plugin is for generating thumbnails of office documents.

Installation

This package can be installed through Composer.

composer require breadlesscode/neos-office-thumbnails

Requirements

Configuration

Neos:
  Media:
    thumbnailGenerators:
      Breadlesscode\Domain\Model\ThumbnailGenerator\OfficeThumbnailGenerator:
        priority: 120
        timeout: 120 # timeout of the convertionb process
        binPath: 'libreoffice' # path to the libreoffice binary

Screenshot

Screenshot

License

The MIT License (MIT). Please see License File for more information.