项目作者: breadlesscode

项目描述 :
generating thumbnails for office documents in NEOS CMS
高级语言: PHP
项目地址: git://github.com/breadlesscode/neos-office-thumbnails.git
创建时间: 2017-11-02T14:06:50Z
项目社区:https://github.com/breadlesscode/neos-office-thumbnails

开源协议:MIT License

下载


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.

  1. composer require breadlesscode/neos-office-thumbnails

Requirements

Configuration

  1. Neos:
  2. Media:
  3. thumbnailGenerators:
  4. Breadlesscode\Domain\Model\ThumbnailGenerator\OfficeThumbnailGenerator:
  5. priority: 120
  6. timeout: 120 # timeout of the convertionb process
  7. binPath: 'libreoffice' # path to the libreoffice binary

Screenshot

Screenshot

License

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