Hello there,
I am testing the Color Palette Plugin by Sylvain Julé on XAMPP local environment and have difficulties with the color extract feature:
I have a color-palette field with the option extractor: true
enabled, but whenever I select an image, nothing happens (and no palette appears). When I put the same setup on my web hosting however it seems to work (a color palette is generated) so I guess the problem must be in the local settings.
I recently had to enable GD in XAMPP because image cropping wasn’t working properly. Is there any other PHP library that should be enabled in this case?
Thanks!