How to override the default logo that comes with the ecommerce plugin

I have the Indigo theme installed and it’s working good with customizing logos for lms and cms, but I can’t figure out how to override the logo on the Ecommerce site.
What I want to do is to override the default logo that comes with the ecommerce theme.

Thank you,
Rose

Maybe you’ll find what you’re looking for in this documentation:

Hi ak00001, the doc is really good but it doesn’t work with the Tutor setup. I got it to as close as I can but still not able to work. If someone can tell me how to put my-theme in openedx/ecommerce/ecommerce/themes that would be greatly appreciated.

CommandError: Given themes ‘my-theme’ do not exist inside themes directory ‘[Path(’/openedx/ecommerce/ecommerce/themes’)]'

Error: Command failed with status 1: docker-compose -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.yml -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.prod.yml --project-name tutor_local run --rm ecommerce ./manage.py update_assets --theme=my-theme

@regis I don’t know how to overtake the ecommerce logo. Can you take a look at this?

I’m sorry but I’m trying to focus on Koa bugs right now.

I think the simplest way would be to clone the E-Commerce repo (https://github.com/overhangio/tutor-ecommerce), modify the logo in the source code (which I believe is a link in here: https://github.com/overhangio/tutor-ecommerce/commit/73946bd9d344bb5e2482591d7f8d81977f519827), and install the plugin using the local repo (https://stackoverflow.com/questions/41535915/python-pip-install-from-local-dir). This should add it to the available plugin, but have the modification you made to the logo.