elementor / elementor/wp2static-addon-s3
Selective Cloudfront invalidation on deploying S3 to a subdirectory
Open
enhancement
- Dominant language
- PHP
- Stars
- 38
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
When deploying S3 to a subdirectory, it would be nice to use that subdirectory as a object path prefix to invalidate Cloudfront objects instead of root, ie if the subdirectory is `/blog` :
`Objects Paths: /blog/* `
instead of the current:
`Objects Paths: /* `
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.