NooseLadder Posted January 9, 2013 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?
Wanze Posted January 9, 2013 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
jacmaes Posted January 9, 2013 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/
NooseLadder Posted January 10, 2013 Author 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.
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