neosrulez / neos-media-clithumbnailgenerator
There is no license information available for the latest version (1.0.1) of this package.
Command Line Interface based thumbnail generators for Neos Media
Package info
github.com/patriceckhart/NeosRulez.Neos.Media.CliThumbnailGenerator
Type:neos-package
pkg:composer/neosrulez/neos-media-clithumbnailgenerator
1.0.1
2024-08-19 09:45 UTC
Requires
- mikehaertl/php-shellcommand: 1.6.4
- neos/media: *
This package is not auto-updated.
Last update: 2026-03-02 17:47:42 UTC
README
A Neos package that provides thumbnail generation via the command line interface (cli).
Installation
The NeosRulez.Neos.Media.CliThumbnailGenerator package is listed on packagist (https://packagist.org/packages/neosrulez/neos-media-clithumbnailgenerator) - therefore you don't have to include the package in your "repositories" entry any more.
Just run:
composer require neosrulez/neos-media-clithumbnailgenerator
Configuration
Neos: Media: thumbnailGenerators: NeosRulez\Neos\Media\CliThumbnailGenerator\Domain\Model\ThumbnailGenerator\DocumentThumbnailGenerator: resolution: 120 supportedExtensions: - pdf - eps - ai paginableDocuments: - pdf NeosRulez\Neos\Media\CliThumbnailGenerator\Domain\Model\ThumbnailGenerator\GifThumbnailGenerator: supportedExtensions: - gif
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com