1
I couldn't install with install. The information I wrote is completely correct. After clicking the Next button, nothing happens. This is how loading happens. I installed it with migrate and seed. I fill .env manual.
npm run shop:i
is mentioned in the document to install the e-commerce module, but this command is not in the project. Also php artisan migrate cant be migrate for shop module.
Asking for help by creating a ticket is also paid?
Totally took my day. But I haven't been able to install it yet.
0
Hello,
I am not sure what's the cause, I suspect something with setup. I can't check it on local installation but if you can install it on a live server I can check.
Thank you
0
Hello,
For Stock Adjustment, please edit modules/MPS/Http/Requests/StockAdjustmentRequest.php
and add
'items.*.item_unit_id' => 'required_with:items.*.unit_id|exists:units,id',
I found that thers is sync issue for quatity and only base unit works for now. I will fix that in next update.
For the gallery images, the thumbnail is fine, the display is cover. If you need you can edit modules/Shop/Resources/views/item-details.blade.php
and change the object-cover
to object-contain
or any other object fit class.
The theme is different and it doesn't have square images at the moment. I will check in future, if I could improve this.
Adding any payment gateway could cost $300 - $500
Thank you
0
The theme is different and it doesn't have square images at the moment. I will check in future, if I could improve this.
If you pay attention to the image you selected in the demo project, you will see that the image was also cropped. Just because the object in the image is right in the middle, it didn't spoil the design. In the present case, it is necessary to add a picture so that the object is in the center of the picture. The edges should be empty. Replacing the "object-cover" class with "object-contain" makes the image stretchable. What do you suggest to solve the problem?
0
0
No, I didn't issue any refund. If you want, I can do? Please let me know.
No, there is no need.
I will try to create repo weekend and share with you.
ok, i'm waiting you. You can create Github repo. My Github name: Akhundoff
Showing 31 to 34 of total 34 records
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.