neosrulez / neos-media-clithumbnailgenerator
Command Line Interface based thumbnail generators for Neos Media
Installs: 5 618
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- mikehaertl/php-shellcommand: 1.6.4
- neos/media: *
This package is not auto-updated.
Last update: 2024-11-11 11:05:26 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