breadlesscode/neos-office-thumbnails

Last activity 31 Dec 2017 1 14
composer require breadlesscode/neos-office-thumbnails

NEOS office thumbnails generator

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.

The content of the readme is provided by Github
The same vendor provides 10 package(s).