How to use manually added images from /media/part_images/ as part images? #4374
-
I have uploaded some images to part_images folder and also created a subfolder there with more images inside So how do I attach them to parts now? They are not appearing on the frontend Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
@WallK images should be uploaded via the web interface, and not manually added to the You can read more about this here - https://docs.inventree.org/en/latest/part/part/#part-images As a side note - I am curious why you attempted it this way. Was there something in the documentation which alluded to this being the right approach? :) |
Beta Was this translation helpful? Give feedback.
@WallK images should be uploaded via the web interface, and not manually added to the
media
directory. There is no way to link images from the media directory - you have to upload them via either the web interface or the API.You can read more about this here - https://docs.inventree.org/en/latest/part/part/#part-images
As a side note - I am curious why you attempted it this way. Was there something in the documentation which alluded to this being the right approach? :)