You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @NobbZ, the plugin doesn't require any additional server libraries other than those already required by WP itself to handle image uploading and cropping. So make sure that php-gd are installed and that the core WP functionalities of image uploading and cropping are working.
I currently have trouble getting yoImages working in a dockerized environment.
The container is based on
php:apache
.Images are neither cropped on upload (if this is a feature at all), nor am I able to do it manually.
So my question is basically if there is a list of dependencies that need to be installed besides WordPress and PHP.
Which PHP-modules are needed?
Which featureset needs to be compiled into them?
What libraries or executables need to be installed?
The text was updated successfully, but these errors were encountered: