Peter Ivanov

Results 131 comments of Peter Ivanov

Hi, we have started some work on this and it will be released in some of the future versions

hi, there is some support for importing products. you can go in admin->my modules->import

hi, you can replace the favicon.ico file in the website root seems the mailchimp is using favicon.ico file for the favicon tag

No, its not replaced on update by standalone updater here are all files that get replaced https://github.com/microweber-modules/standalone-updater/blob/main/src/standalone-installation-setup/actions.source#L235-L254

Hello, on which browser you are having this issue ? Can you check if the issue exists here http://demo.microweber.com/

Hi, we haven't tested with Caddy server , we need to test it You can use it with Apache or Nginx for now, also you can use the php built...

hi, thanks for the report, the docker compose has been fixed now and also the docker image you can try to run it with `docker run -p 80:80 microweber/microweber:latest` or...