Bagisto AI Tech Suite Extension
8:02
Пікірлер
@MatejSedlak
@MatejSedlak Күн бұрын
This could be the early new magento, I like it.
@Bagisto
@Bagisto 17 сағат бұрын
Hello @MatejSedlak, Thanks for the feedback
@SaniaMehreen
@SaniaMehreen Күн бұрын
wtfff this is official video from bagisto working on xamp who tf do that in 2024 it doesnt work on live shared hosting
@Bagisto
@Bagisto Күн бұрын
Hello @SaniaMehreen, Thanks for your feedback! This video is designed to show how to apply a redirect from a local environment (like XAMPP) to a main domain, which is still a useful approach for many developers in 2024. For live shared hosting, there might be additional factors like server settings or permissions that could cause issues. If you're encountering problems, I’d recommend checking with your hosting provider or reviewing error logs. Let me know if you need any help!
@limbertacha4742
@limbertacha4742 7 күн бұрын
It doesn't work with version 2.2, try several ways
@Bagisto
@Bagisto 7 күн бұрын
Hello @limbertacha4742 Right now it is not compatible with version 2.2 will try make this compatible soon.
@techepik
@techepik 14 күн бұрын
How to disable Few Field in Checkout Page like Postal code and other
@Bagisto
@Bagisto 5 күн бұрын
Hello @techepik, For this you need to make changes at the code end. Kindly go to the below file path and comment the postcode code. packages >> Webkul >> Shop >> src >> Resources >> views >> checkout >> onepage >> address >> form.blade.php
@techepik
@techepik 14 күн бұрын
Best video
@Bagisto
@Bagisto 5 күн бұрын
Thanks for the feedback
@feverblue1990
@feverblue1990 15 күн бұрын
It shows internal error 500 after I installed
@Bagisto
@Bagisto 5 күн бұрын
@feverblue1990 For this you need to get support from the Softaculos team because this is the server error.
@SajidAhmed-q2p
@SajidAhmed-q2p 20 күн бұрын
Hello, i am getting this error after php artisan bagisto:install And after putting all informations in.: Step: Seeding basic data for Bagisto kickstart... Step: Linking storage directory... In Filesystem.php line 356: Call to undefined function Illuminate\Filesystem\symlink() I am using the latest version of Bagisto. V2.2.3
@Bagisto
@Bagisto 22 күн бұрын
store.webkul.com/bagisto-complete-ai-suite.html
@vfixtechnology
@vfixtechnology 28 күн бұрын
Hi Rishabh, Thank you for the great tutorial; it was very informative. I have a question regarding handling this on a live server. Do I still need to access the terminal and manually run the command php artisan campaign:process, or is there a way to automate it?
@Bagisto
@Bagisto 27 күн бұрын
Hello, @vfixtechnology, Thank you so much for your appreciation. At the moment, we don't have a scenario to automate this, and running php artisan campaign:process is mandatory inside the terminal. This command helps send all the campaign emails to the customers.
@sudotechserve
@sudotechserve Ай бұрын
i ran all the steps and when i used vendor:publish i got pushed but nothing changed on the admin. im so frustaded 2 days nonstop on this package and no proper documentation.
@Bagisto
@Bagisto Ай бұрын
Hello, Kindly let us know which version of Bagisto you are using to create a custom theme by following the documentation. Also, please provide the error message you are facing. This will help us resolve your query. Thanks.
@sudotechserve
@sudotechserve Ай бұрын
@@Bagisto i used 2.2.3 $php artisan bagisto/bagisto $php artisan bagisto:install then migrate and db:seed then i put the custom packages of store from your github and followed the step you showed but at the provider when i ran npm dev build and run it ran but in root when i used $php artisan vendor:publish --force it copy successfully but on the /channels/ edit/ 1 /theme it dont shows MyTheme
@phidinh3766
@phidinh3766 Ай бұрын
Thanks for sharing. But are there any ways for me to override Shop blade files without hitting "php artisan vendor:publish --force" each time I change anything? Cuz when I change even a little CSS, I have to run this command then re-compile vite, it takes a long time for development
@Bagisto
@Bagisto Ай бұрын
It is mandatory to run this command because if you make any changes to the CSS, they need to be recompiled by executing this command, and the view will publish the newly compiled CSS.
@rafaqwe1
@rafaqwe1 Ай бұрын
@@Bagisto why does it work when using the default theme? I saw that the default theme is not publishing the views and we need to use only `npm run dev`
@Bagisto
@Bagisto Ай бұрын
@@rafaqwe1 Because the build is already created in the public folder for default themes if you are adding new changes you need to build again because the new changes were not present in the build file in this case we need to use npm run dev
@hendrihadikusuma8480
@hendrihadikusuma8480 Ай бұрын
i have an issue when i put the module / extension. i follow the rule. but, still get an error.
@Bagisto
@Bagisto Ай бұрын
Kindly provide us with the error message and the Bagisto version you are using.
@hendrihadikusuma8480
@hendrihadikusuma8480 Ай бұрын
the extention i use is the Bagisto Delivery Time Slot.. i unzip the code, and put the folder as instructed, then i do the other instuction in Terminal.. but, i got the error, the config and the items error
@hendrihadikusuma8480
@hendrihadikusuma8480 Ай бұрын
but, still error in item and configuration
@hendrihadikusuma8480
@hendrihadikusuma8480 Ай бұрын
@@Bagisto i use Bagisto V. 2, how can i reach u for the ask sir?
@Bagisto
@Bagisto Ай бұрын
@@hendrihadikusuma8480 Kindly provide the error message this will help us to resolve your query.
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
Last month I was trying to build a multivendor platform than somehow I get to know about bagisto 's mvc the software is crazy amazing love and respect for bagisto❤❤❤ php ❤❤❤❤❤
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
is the bagisto pwa compitable with the bagistio version 2.2.3
@Bagisto
@Bagisto Ай бұрын
Hello, Currently it is compatible with Bagisto Version 2.1.2
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
I tried to use gpt for creating it but the result are not satisfactory they are not working properly
@Bagisto
@Bagisto 2 ай бұрын
Hello @eulerclasses.online for creating attributes you can go through the link below User Guide: docs.bagisto.com/2.2.0/attribute/product-attribute.html In case, you still have any issues you can raise your query on the Bagisto Forums our Developer will assist you there. Bagisto Forums : forums.bagisto.com/
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
Should I place the newly created attribute by dragging and dropping it on the general section
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
I did it but the attributes is not getting saved on the product section
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
​@@Bagistosir in the product section the the new attribute is not getting saved under the general section
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
Kindly provide a solution to fix the issue
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
As I tried to create a product which will be a course and I can't add time duration for the same course
@Bagisto
@Bagisto Ай бұрын
Hello, Can you provide us with an image of which issue you are facing this will help us to resolve your query. Or you can add your query on Bagisto Forums our developer will assist you there. Forums : forums.bagisto.com
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
Can u make a video on how to add attributes for products for version 2.2.3
@Bagisto
@Bagisto Ай бұрын
You simply follow the Doc, and if you feel any issue, feel free to connect.
@luisgrajales7654
@luisgrajales7654 2 ай бұрын
Hello sir. Do I have to create a store package?
@Bagisto
@Bagisto 2 ай бұрын
Hello @luisgrajales7654 Yes, you'll need to create a separate package. In this tutorial, we have used an example where we create a package named 'Store' for the custom theme and make the necessary changes for the Bagisto Version 2.0
@arturslogins9243
@arturslogins9243 2 ай бұрын
I trayed step by step but section i admin part is not showing
@Bagisto
@Bagisto 2 ай бұрын
Hello @arturslogins9243 Kindly let us know your Bagisto Version and also provide an image of the error that you are facing in your admin panel while creating a payment gateway.
@vfixtechnology
@vfixtechnology 2 ай бұрын
Hi Rishab, I could not locate Notification tab in my bagisto 2.2 admin panel , am i missing something?
@Khan_Ustad
@Khan_Ustad 2 ай бұрын
installing bajisto the "one and only" "opensourse" e-connerce soution is as easy as a sounless faart, while installing a public theme is like a pile of sh8t, well done team baajistoo
@Bagisto
@Bagisto Ай бұрын
Hello, Kindly let us know at which section you are facing the issue?
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
Logo break issu a raha store mein mene live server pe try kiya some issues has been solved jo local environment mein nahi ho rahe the wooh live pe chal raha but channel pe logo change kiya fir bhi velocity logo replacement mein breking issue a raha , kindly address the issue
@Bagisto
@Bagisto 2 ай бұрын
May I know which version of Bagisto you are using?
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
@Bagisto I have solved the issue but I want to remove the laravel logo which is appearing at the bottom of my store
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
@Bagisto latest one
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
@Bagisto storage link generate nahi kiya tha mene application install karte time terminal pe jakke kar liya link generate uploads se storage folder pe images shift nahi ho rahe the issue solve ho gaya hee
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
@@Bagisto composer remove barryvdh/laravel-debugbar --dev done , bagisto is amazing
@eulerclasses.online
@eulerclasses.online 2 ай бұрын
Koyle ke khan mein hira mila hee mujhee 😍
@ptcrindia
@ptcrindia 3 ай бұрын
Please make a video to add phonepe payment gateway in bagisto Laravel
@Bagisto
@Bagisto 3 ай бұрын
Thank you for the suggestion we will look into it. Additionally, if you want to create it at your end you can follow the Official Dev Docs of Bagisto devdocs.bagisto.com/1.x/advanced/create-payment-method.html
@ptcrindia
@ptcrindia 3 ай бұрын
@Bagisto please make it today I have been sent 100s of mail regarding this but your team is may be dead or blind. Please help me.
@Bagisto
@Bagisto 2 ай бұрын
@Stepbystep666 Hello, we receive several suggestions every day we work on them but don't provide ETA. However, if someone needs a task to be prioritized, they will need to purchase support hours. Once the support hours are purchased, we will provide an estimated time for resolving the query store.webkul.com/bagisto-hourly-customization-package.html
@ptcrindia
@ptcrindia 3 ай бұрын
Please make a video to add phonepe payment gateway in bagisto Laravel
@Bagisto
@Bagisto 2 ай бұрын
Thank you for the suggestion, we will look into it
@ptcrindia
@ptcrindia 4 ай бұрын
Poor explanation you didn't create all the folder, files and link them to gateway. Its a useless video.
@karthickg9573
@karthickg9573 4 ай бұрын
Why the products are not loading? Hope you have noticed as well while taking this demo. I'm facing the same issue after following your steps...
@Bagisto
@Bagisto 2 ай бұрын
Kindly raise your query at the Forums our developer will help you out there forums.bagisto.com/
@ptcrindia
@ptcrindia 4 ай бұрын
It shows internal error 500
@Bagisto
@Bagisto 2 ай бұрын
May I know the version of Bagisto you are using?
@ptcrindia
@ptcrindia 2 ай бұрын
@Bagisto please please please please make a video to ad phone pe payment getaway in bagisto I have commented 1000 times on your videos and mail to your company but every time they just shared the same video to ad payment method. If you are giving a readymade product then please give it full and adphone pe payment getaway to because developer are asking for full money equal to creating a new website just to ad phonePe pg. Please please please please please please please please please please please please please please please help me.
@marwandalaty1888
@marwandalaty1888 4 ай бұрын
setup not working with me, can someone help please
@Bagisto
@Bagisto Ай бұрын
Kindly let us at which section you are facing the issue ?
@sharabh-wl3rl
@sharabh-wl3rl 4 ай бұрын
I am using Composer Latest: v2.7.9 error:Your lock file does not contain a compatible set of packages. Please run composer update.
@Bagisto
@Bagisto 2 ай бұрын
May I know the version of Bagisto you are using?
@proitzone
@proitzone 5 ай бұрын
is market place plugin is free >
@Bagisto
@Bagisto 5 ай бұрын
No, this is paid one
@infiniteunity1667
@infiniteunity1667 5 ай бұрын
Any AliExpress or similar dropshipping plugins or modules/extensions how to implement. How about a plugin tutorial How To Build one for Bagisto...?
@Bagisto
@Bagisto 2 ай бұрын
You may check this: github.com/bagisto/laravel-aliexpress-dropship
@infiniteunity1667
@infiniteunity1667 5 ай бұрын
Hi there! Awesome this Bagisto ecommerce platform: How to make to work with AliExpress and other dropshippers suppliers houses? Any information how to code this into Bagisto? Thanks for a quick reponse!
@Bagisto
@Bagisto 2 ай бұрын
Pls check this: github.com/bagisto/laravel-aliexpress-dropship
@meow-lily
@meow-lily 6 ай бұрын
I’m trying to upload the bulk products but the images are not showing
@Bagisto
@Bagisto 2 ай бұрын
Please try to use latest bagisto version in which there is default functionality for bulk upload: docs.bagisto.com/2.2.0/settings/data-transfer.html
@MossaabMoulim
@MossaabMoulim 6 ай бұрын
so now you have two frontends one in bagisto and one in nextjs how to make the main domain go the the nextjs frontend how to disable the storefront of bagisto
@Bagisto
@Bagisto 2 ай бұрын
Kindly raise your query at the Forums our developer will help you out there forums.bagisto.com/
@infiniteunity1667
@infiniteunity1667 6 ай бұрын
good work
@AddisT.
@AddisT. 6 ай бұрын
Thank you very much for the information.
@Bagisto
@Bagisto 3 ай бұрын
Most Welcome
@Prabhat-qt9gg
@Prabhat-qt9gg 6 ай бұрын
How to add razorpay
@Bagisto
@Bagisto 6 ай бұрын
You can follow this guide: devdocs.bagisto.com/2.2/advanced/create-payment-method.html
@Prabhat-qt9gg
@Prabhat-qt9gg 6 ай бұрын
@@Bagisto Sir, I followed your article but my razorpay payment method could not be created, instead I started getting this problem on my site after doing this process"HTTP 500 Internal Server Error"
@Bagisto
@Bagisto 2 ай бұрын
​@@Prabhat-qt9gg Kindly raise your query at the Forums our developer will help you out there forums.bagisto.com/
@RishabhYogi-tx9mw
@RishabhYogi-tx9mw 6 ай бұрын
Great Product Launch
@RohitSingh-lk1bo
@RohitSingh-lk1bo 6 ай бұрын
Sir please apni sound ke sath sath step btana
@Bagisto
@Bagisto Ай бұрын
Thank you for the Suggestion
@RishabhYogi-tx9mw
@RishabhYogi-tx9mw 6 ай бұрын
nice
@Bagisto
@Bagisto Ай бұрын
Thank you for the feedback
@rishabhyogi1623
@rishabhyogi1623 6 ай бұрын
Nice one and amazing podcast 🎉
@Bagisto
@Bagisto Ай бұрын
Thank you for your Feedback
@MurugadossVelayutham
@MurugadossVelayutham 6 ай бұрын
How to create a custom admin theme? Do you have any video reference?
@Bagisto
@Bagisto 6 ай бұрын
We don't have a video yet for admin theme but thanks for giving the suggestion. We will surely work upon it.
@MurugadossVelayutham
@MurugadossVelayutham 6 ай бұрын
How to create a custom the admin theme in bagisto.? Do you have any video reference so far.?
@Bagisto
@Bagisto 6 ай бұрын
We don't have a video yet for admin theme but thanks for giving the suggestion. We will surely work upon it.
@etomubana837
@etomubana837 7 ай бұрын
How can I then add extensions ? Please 🙏
@Bagisto
@Bagisto 7 ай бұрын
You can submit the extension form here: bagisto.com/en/extensions/
@etomubana837
@etomubana837 7 ай бұрын
@@Bagisto thank you but I mean since I've installed in my shared hosting how can I add an extension like the reward points extension, If there's a video it'll be of great help 🙏🙏
@Bagisto
@Bagisto 7 ай бұрын
@@etomubana837 Are you referring to this extension on how to add: bagisto.com/en/extensions/laravel-ecommerce-reward-points/?
@etomubana837
@etomubana837 7 ай бұрын
@@Bagisto yes, since I install Bagisto successfully very easy from my shared hosting through softaculous how then can I add that extension from my host provider or is there another way to it 🙂
@Bagisto
@Bagisto 7 ай бұрын
@@etomubana837 Here installation steps are mentioned: github.com/bagisto/bagisto-reward-points But you need to run a few commands from CLI. Can you check if you have CLI access in your hosting to run commands?
@swordali
@swordali 7 ай бұрын
Cool
@Bagisto
@Bagisto Ай бұрын
Thank you for the Feedback
@RishabhYogi-tx9mw
@RishabhYogi-tx9mw 7 ай бұрын
Nice
@Bagisto
@Bagisto Ай бұрын
Thank you for the Feedback
@vickychaudharyjaat9685
@vickychaudharyjaat9685 8 ай бұрын
Good 👍
@Bagisto
@Bagisto Ай бұрын
Thanks for the Feedback
@hammerbeats253
@hammerbeats253 8 ай бұрын
Is there any way to generate the theme without cop pasting and manually changing namespace? pack-generator seems like only generate the theme config not the actual theme package?
@Bagisto
@Bagisto 8 ай бұрын
No, there is no other way because to create a new theme you have to create a separate package. For that in this tutorial, we have done the same thing. Clone the Shop package and create a new one by the name of Store then change the namespaces to store in each file & this is not by the package generator, we have made entries in each file like vite setup themes.php, etc & also you will able to select a new theme from the Admin Backend Panel of Bagisto. Please remember to check the blog for the same bagisto.com/en/create-custom-theme-in-bagisto/ Thanks & Regards..!!