LiipImagineBundle
LiipImagineBundle copied to clipboard
Could not find configuration for a filter with config from documentation on Symfony 6
After installing the bundle and using the documentation example to create a my_thumbnail filter this error is thrown:
An exception has been thrown during the rendering of a template ("Could not find configuration for a filter: my_thumb").
Preconditions
- Bundle Version 2.7.6
- PHP 8.0
- GD version 8.0.8-1ubuntu0.3
- Symfony 6.0.2
Steps to reproduce
- Setup Symfony 6.0.2 project
- Install LiipImagineBundle 2.7.6
- Configure app/config/config.yaml as the documentation suggests
- Attempt to use the filter in a twig template as the documentation suggests
Expected result
- The target image should show as a thumbnail on the rendered template
Actual result
- The above error message
Put your liip_imagine configuration config/services.yaml