How to display default image if image does not exist on aws s3 ?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.7k
- Forks
- 386
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 3
Description
Hi,
I am using LiipImagineBundle with KnpGaufretteBundle, I can load images from aws s3 but if image does not exist it displays blank, I want to display my default image.
I couldn't find any configuration for this.
Can such configuration be made available in this bundle by any chance ? or is invalid feature request ?
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names LiipImagineBundle, KnpGaufretteBundle, and AWS S3 but no files or tests. Start by locating the missing-image handling and configuration entry points in the bundle. Done means a configured default image is displayed when the requested S3 image does not exist, with the behavior covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, php, symfony
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100