breadlesscode/neos-office-thumbnails
composer require breadlesscode/neos-office-thumbnails
v0.1.1
- Requires
- php: ^7.0
- neos/flow: *
- neos/media: *
- breadlesscode/office-converter: ^1.0.0
NEOS office thumbnails generator
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
- LibreOffice for the convertion
- PHP >= 7.1
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
License
The MIT License (MIT). Please see License File for more information.
The same vendor provides 10 package(s).