-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Description
Have to find a way to delete images when they are not used anymore.
2 possibilities:
- Add a listener on preUpdate and remove old images
- Add a trigger on image change in the widget and call an ajax route to delete old images
Any way, we have to create a service to get all image types (cropped, thumbs) related to an image.