Extension to store images to S3
-
Hello, I have the UM WP plugin. I’d like to store all user-uploaded images in S3 since it’s not scalable to store them all on the server. I write server code and could easily do this if it was my code base. How can I write an extension to achieve this: to intercept uploads, run my code to store them in S3, and modify the stored URL?
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Extension to store images to S3’ is closed to new replies.