The Nguyen
The Nguyen
I am working on the cloud storage extensions. Will take a look on this soon. Thanks
Hi @Yekutiel , First of all, thank you so much for your suggestion and to be honest I highly appreciated for this. I will be working on the tutorial videos...
Hi @Yekutiel , I've been dedicating a significant amount of time to produce an introduction video for EverShop. However, despite my efforts, I've been struggling to come up with a...
Hi @imanpatelb , The `config` folder can be copied to the docker itself. Is there any reason you want to define a volume for it? `# Copy your config.` `COPY...
Hi @cheskoxd , You need to configure your home url from your config file (`config/default.json`) Something like this ``` { "shop": { "homeUrl": "https://www.example.com", "weightUnit": "pound" } } ```
Hi @ultimate-tester , Give me some time, I am working on the cloud storage extensions and will take a look this one soon. Thanks
Hi @cheskoxd , Are you talking about the payment successful redirection? Can you share some screenshot of the redirection page and your config folder? Thanks
> is this issue still open? If yes, we can fix overlapping of price text by keeping the position as fixed (min price on left and max price on right)....
Hi @slokhande310 , They are linting issue. You will need to fix all the linting errors to commit. Warnings can be ignored > And then automatically in 4 files in...
Hi @ultimate-tester , It is great. I really impressed with this proposal. I would suggest to make the payment methods configurable (On/Off) from admin panel. > There would be no...