/
ThumbnailRemove (optional)
ThumbnailRemove (optional)
GitHub - magesuite/thumbnail-remove
This module adds the possibility to remove generated product thumbnails through REST API.
Installation
This module is optional
composer require "creativestyle/magesuite-thumbnail-remove" ^1.0.0
Admin settings
There are no admin settings.
Backend
This module added two API endpoints for removing product thumbnails.
By product SKU: <route url="/V1/thumbnails/remove/sku/:sku" method="DELETE">
By image name: <route url="/V1/thumbnails/remove/name/:name" method="DELETE">
, multiple selections available,
Related content
LazyResize
LazyResize
More like this
UrlRewriteMassActions
UrlRewriteMassActions
More like this
Media
More like this
PersistentLogin (optional)
PersistentLogin (optional)
Read with this
PersistentSitemap
PersistentSitemap
Read with this
Frontend Customizations - examples
Frontend Customizations - examples
Read with this