Enabling Vips for Flow and Neos

How to enable vips driver for neos and flow on a debian 10 server environment.
I am not able to activate it and would need the help of the comunity please. Preferablbe with command line or tutorial.
Thank you all for your help.

Hi Condor

What did you try so far?

Look at the Neos.NeosIo package (find it on github). They require this package

rokka/imagine-vips

which leads you to

https://github.com/rokka-io/imagine-vips

that have a link to a installaion guide :slight_smile:

Thank you so much Soren, however I have tried everything. Vips seems to be not yet compatible with php 7.4.4 as I alwasy receiver an error from composer - Installation failed, reverting ./composer.json to its original content.

I am using nginx php 7.4.4

Any help would be much appriciated.

Thanks and have a nice day.
Condor

I am using it with PHP7.4 :slight_smile:
What error do you get?

There is an article from flownative that explains how to setup vips and neos

https://www.flownative.com/en/documentation/guides/beach/neos-cms-vips-for-faster-image-rendering.html

Some parts my be specific to the beach hosting environment but most can be applied generally.