NooseLadder Posted January 9, 2013 Share Posted January 9, 2013 A website user has uploaded an image using the images field on a specific page. I want to download this image. How can I find it on my server amongst the many other images? Link to comment Share on other sites More sharing options...
Wanze Posted January 9, 2013 Share Posted January 9, 2013 Images are stored in "site/assets/files/{page_id}/your_filename.jpg". Go to the page in the Admin and right-click on the Image/Thumbnail -> Open in new Tab. This should open the image, you can now save it via Browser. (Not sure if this is the way you meant with "download") 1 Link to comment Share on other sites More sharing options...
jacmaes Posted January 9, 2013 Share Posted January 9, 2013 You might want to take a look at the site-wide file manager module: http://modules.processwire.com/modules/manage-files/ Link to comment Share on other sites More sharing options...
NooseLadder Posted January 10, 2013 Author Share Posted January 10, 2013 Images are stored in "site/assets/files/{page_id}/your_filename.jpg".Go to the page in the Admin and right-click on the Image/Thumbnail -> Open in new Tab. This should open the image, you can now save it via Browser. (Not sure if this is the way you meant with "download") Thanks. So basic I overlooked it DOH! You might want to take a look at the site-wide file manager module: http://modules.processwire.com/modules/manage-files/ Looks interesting thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now