Search code examples
imagemagentomediadashboard

Use product images as utility images in Magento


I have to upload images through Magento admin/dashboard. And use those images in a menu. I want to know the directory in which product images are uploaded and the path to that directory. Or if there is any standard way to upload images and media to Magento for general use like logos and GUI elements etc. note: I do not have ftp logins of the site.


Solution

  • I was able to upload images to media storage root by going to insert image option in create new page you can reach there from Editor while editing pages or static blocks etc.

    enter image description here

    Following the above steps media storage is opened where we can upload media in root or new or old sub folders.

    And then I used absolute paths to access the images like this https://<<.examplesite.com>>/media/wysiwyg/bird.jpg