{"id":26984286,"url":"https://github.com/friendsofshopware/froshthumbnailprocessor","last_synced_at":"2025-04-03T17:36:04.854Z","repository":{"id":62507616,"uuid":"226671529","full_name":"FriendsOfShopware/FroshThumbnailProcessor","owner":"FriendsOfShopware","description":"This plugin allows you to use variable thumbnails - on the fly. Including lazy loading.","archived":false,"fork":false,"pushed_at":"2023-02-25T14:42:58.000Z","size":91,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-14T11:22:52.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FriendsOfShopware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-08T13:25:03.000Z","updated_at":"2024-08-30T13:45:16.000Z","dependencies_parsed_at":"2022-11-02T12:31:27.291Z","dependency_job_id":null,"html_url":"https://github.com/FriendsOfShopware/FroshThumbnailProcessor","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfShopware%2FFroshThumbnailProcessor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfShopware%2FFroshThumbnailProcessor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfShopware%2FFroshThumbnailProcessor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfShopware%2FFroshThumbnailProcessor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfShopware","download_url":"https://codeload.github.com/FriendsOfShopware/FroshThumbnailProcessor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247049952,"owners_count":20875347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-03T17:36:04.282Z","updated_at":"2025-04-03T17:36:04.840Z","avatar_url":"https://github.com/FriendsOfShopware.png","language":"PHP","readme":"# Thumbnail Processor for Shopware 5\n\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n\nThis plugin allows you to use variable thumbnails, if your filesystem (or storage-adapter) supports.\nIt will add parameters to original image paths.\nSo you are able to save storage and add new thumbnails on the fly.\n\n## Install\n\nDownload the plugin from the release page and enable it in shopware.\n\n## Usage\nYou can activate using of Thumbnail Processor in plugin. Clear all caches after changing settings.\nThis will access all thumbnails variable from original image. The thumbnail-files won't be needed anymore.\n\n````\nf.e.:\nhttps://cdn.example.de/media/image/01/82/69/sasse_200x200.png\n becomes:\nhttps://cdn.example.de/media/image/52/5b/a1/sasse.png?width=200\u0026height=200\n````\nYou can edit the thumbnail-template within the plugin-config. Defaults `{mediaUrl}/{mediaPath}?width={width}\u0026height={height}`.\nAvailable variables with examples:\n* {mediaUrl}: https://cdn.test.de/\n* {mediaPath}: media/image/5b/6d/16/tea.png\n* {width}: 800\n* {height}: 800\n\n### Removing unneeded thumbnails\nTo remove all thumbnails use following command. This will collect and remove all thumbnails related to the media manager:\n`bin/console frosh:thumbnails:remove`\n\n## Tested Supports\n\n### imgproxy [Link](https://imgproxy.net/)\n\nTested with insecure environment for internal test-shops. Template example: `http://localhost:8080/insecure/fit/{width}/{height}/sm/0/plain/{mediaUrl}/{mediaPath}`.\n\n### BunnyCDN [Link](https://bunnycdn.com/)\n\nYou would have to active `Bunny Optimizer` and `Manipulation Engine` in your Zone in BunnyCDN.\n\n![Activate Manipulation Engine](Resources/store/docs/images/bunnycdn_1.jpg)\n\n### Images.weserv.nl [Link](https://images.weserv.nl/)\n\nAn image cache \u0026 resize service. Manipulate images on-the-fly with a worldwide cache. Template example: `https://images.weserv.nl/?url={mediaUrl}/{mediaPath}\u0026w={width}\u0026h={height}`.\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofshopware%2Ffroshthumbnailprocessor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendsofshopware%2Ffroshthumbnailprocessor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofshopware%2Ffroshthumbnailprocessor/lists"}