Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
A
@alggan4 said in How to create category and product programmatically.:
$data['channel'] = $channel->id;
here must be $data['channel'] = $channel->code;
p.s. and don't forget that url_key shouldn't contain "/"
thanks to all
Hi there, You can create a new package to customize the existing functionalities
Please follow the below guide to create Link: https://devdocs.bagisto.com/1.x/packages/create-package.html
To override the Model: https://devdocs.bagisto.com/1.x/advanced/override-core-model.html
To override controller: https://forums.bagisto.com/topic/320/how-to-override-your-webkul-controllers-repository-and-classes
Hi there, You have to install them below. Path- MyProject/Packages/Bagisto/MyCustomPackage/Vendor
Yes, you can use the existing dependencies but if the versions are different then it can create the error.
Hi there, Yes, you can add UTL directly.
Hi there, This is not available in the current Bagisto version.
Hi there, you can take a reference from Here.
Hi there.
Can you please Elaborate?
Hi there, you have to enter manually the weight value. because the field is dynamic if you set it from the code end it will reflect on every text field.
Hi @merchant6,
Please verify once the TinyMCE version.
Hi there,
Please verify once the correct URL you have passed in the .env file.
Hi @steven,
Replied to the same query: https://forums.bagisto.com/topic/3335/can-t-use-hide-shop-from-guest/2
Replied to the same query: https://forums.bagisto.com/topic/3336/how-to-use-dark-mode-in-user-page-velocity/2
replied on the same query: https://forums.bagisto.com/topic/3338/how-can-we-add-an-image-on-the-checkout-page-and-so-that-the-admin-receives-the-image-according-to-the-order-number/2
Hi @soso,
Please run the vendor publish command and select the provider number.
Like: Webkul\Velocity\Providers\VelocityServiceProvider service provider number is 26 then enter 26 and press enter button.
It will work still facing the same issue please let me know.
P
Thank you very much, saved my time
S
@Amitk-Webkul issue is that I am not able to see any captcha link configuration->customer section
Hi @ahdhilali,
Yes, the URL will be the same on hosting as the Domain name and API endpoint.
Hello @juimas,
Please check now,
You can use this reference for your answer - Here
& you can also check our repository for custom theme.
Hello there,
Please take a reference from Here.
If you still facing the same please let us know. Thanks.
Hello @rajesh-svipl,
Which version of Bagisto are you using?