Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • M

      Custom Badges for Products
      General Discussion • • MScopell

      3
      0
      Votes
      3
      Posts
      103
      Views

      M

      @Rishabh-Webkul
      Any alternatives? I believe that at the moment it’s not worth it for me to go back to the old version just to use the extension.

    • J

      Laravel 12
      General Discussion • • Jelle

      5
      1
      Votes
      5
      Posts
      570
      Views

      admin

      @alexanderjames

      Thank you for reaching out and sharing your concern.

      Just to clarify, Bagisto does support Laravel 11. The support was added with the Bagisto v2.3.0 release, which was launched 4 months ago. You can find this update in our official changelog and GitHub repository as well.

      We truly appreciate your patience and are continuously working to keep Bagisto aligned with Laravel’s latest releases.

    • N

      Admin Dashboard redirect
      Bug Report • • Nicola_cascella

      3
      0
      Votes
      3
      Posts
      42
      Views

      Rishabh-Webkul

      Hello @Nicola_cascella

      Its a general behaviour of every websites that cache get stored.

      For this you can clear your website cache by running the command

      php artisan optimize:clear

      Warm Regards
      Team Bagisto

    • W

      header CSS or other pages like the product detail page or the page that lists all products and categories
      General Discussion • • warrenthehead

      2
      0
      Votes
      2
      Posts
      16
      Views

      Rishabh-Webkul

      Hello @warrenthehead

      Please let us know your Bagisto Version which you are using at the moment

      Warm Regards
      Team Bagisto

    • W

      Hi i can't find velocity in my files how do i install this ?
      General Discussion • • warrenthehead

      2
      0
      Votes
      2
      Posts
      11
      Views

      Rishabh-Webkul

      Hello @warrenthehead

      Kindly let us know which Bagisto version you are using at the moment?

      Warm Regards
      Team Bagisto

    • K

      How do I migrate my WordPress site to Cloudways?
      General Discussion • • kamalhinduja

      2
      0
      Votes
      2
      Posts
      42
      Views

      Rishabh-Webkul

      Hello @kamalhinduja

      Kindly raise this query on Wordpress Forums

      They will assist you better regarding your query.

      Warm Regards
      Team Bagisto

    • K

      Kamal Hinduja Geneva, Swiss: How to Login with Bagisto API ?
      General Discussion • • kamalhinduja

      2
      0
      Votes
      2
      Posts
      39
      Views

      Rishabh-Webkul

      Hello @kamalhinduja

      Can you let us know by which API you wants to gets Login by API is it GraphQL API or REST API

      Please Confirm

      Warm Regards
      Team Bagisto

    • S

      How to show all categories in sidebar and custom links (Featured, Best Sellers, Flash Sales) in top menu in Bagisto?
      General Discussion • • Snake

      2
      0
      Votes
      2
      Posts
      33
      Views

      Rishabh-Webkul

      Hello @Snake

      Can you please let us know which Bagisto Version are you using

      Also, it would be great if you will provide us with some reference images.because the images you sent in query are broken.

      Warm Regards
      Team Bagisto

    • P

      Bagisto running very slow on AWS
      General Discussion • • ppstech

      24
      1
      Votes
      24
      Posts
      15318
      Views

      A

      @ppstech said in Bagisto running very slow on AWS:

      Hi Rahul,
      I have already done all the steps you have mentioned. But still the image is not loading.
      I think while uploading the image gets corrupted, and can not load.
      The error message is "Could not load the image".
      What is the resolution for this?

      Hi,

      Thanks for confirming the steps. If the image is getting corrupted during upload, please try these:

      Re-export or save the image again in a supported format (JPEG, PNG, etc.).

      list itemEnsure the file size isn’t too large.

      list itemTry uploading from a different browser or device.

      list itemIf possible, upload a different image to test if the issue is with that specific file.

      If the problem persists, please share the original image file or more error details.

    • A

      Vite Not Reflecting File Changes Without Cache Clear in Bagisto – How to Fix in Dev?
      General Discussion • • arunchahar

      7
      0
      Votes
      7
      Posts
      1165
      Views

      A

      @eldomagan_ Thank you so much! You truly saved my day.
      This issue had really been driving me crazy, and I genuinely appreciate your help and support.
      Cheers!

    • esolz

      Not Secure in Google Chrome
      General Discussion • • esolz

      3
      0
      Votes
      3
      Posts
      355
      Views

      E

      i also face this type of issue while i try to open ( https://www.easyreturn.co.in/ ) in private mode. this issue may be solved automatically, because some time SLL not load with website

    • H

      Order confirmation send the CC email?
      General Discussion • • hammadweb2020

      6
      0
      Votes
      6
      Posts
      1870
      Views

      F

      @maheshb Doodle Jump
      You can add a CC email by modifying the order confirmation mail class. In OrderMail.php, use the ->cc('email@example.com') method when building the mail. Make sure it's done where the mail is dispatched after order confirmation.

    • A

      help me get the correct api for addding address i have tried but the issue happening is the id has not been authenticated even after passing the bearer token in the header which i got from the login
      Bug Report • • Ananthu Ajayan

      2
      0
      Votes
      2
      Posts
      501
      Views

      Rishabh-Webkul

      Hello @Ananthu-Ajayan

      Usually this doesnt happing after adding a token at there. Is there anything that you have implemented at code end?

      Also you can check the list of endpoints here. and try to run the query here on swagger. If you find any error than let us know.

      Also, share the response of you error message.

      Shop: https://demo.bagisto.com/bagisto-api-demo-common/api/shop/documentation

      Admin: https://demo.bagisto.com/bagisto-api-demo-common/api/admin/documentation

      Warm Regards
      Team Bagisto

    • H

      How can i have Jalali flatpicker?
      General Discussion • • hChamran

      3
      0
      Votes
      3
      Posts
      767
      Views

      F

      @hChamran
      You can use the flatpickr-jdate plugin to add Jalali (Persian) calendar support. Have you tried integrating it yet?

    • T

      setBagistoVite() Error
      General Discussion • vite bagistovite • • Tim

      8
      0
      Votes
      8
      Posts
      1292
      Views

      H

      I know this is an older post but found this post searching for this same error I ran and though I would share my findings. I had the same error after adding a new package that had its own routes with views. It seems you will get this error when a view is rendered on a route that does not use the theme middleware. Once i added the theme middleware to my routes the exception stopped.

    • F

      Error when setup next js headless with bagisto
      Installing Bagisto • • fm27

      2
      0
      Votes
      2
      Posts
      425
      Views

      Rishabh-Webkul

      Hello @fm27

      Regarding your query, I would like to inform you that it’s not an error.

      It’s a dependency-related message. To resolve this, you need to install the required Node modules by running the npm i command.

      Also, you can refer to our YouTube video where we’ve demonstrated how to set up Next.js with Bagisto Headless.

      Note: Please note that this video is based on version 2.0:

      YouTube Link: https://www.youtube.com/watch?v=kdHTm30GvwI&t=1310s&ab_channel=Bagisto

      Warm Regards
      Team Bagisto

    • J

      language not loading
      General Discussion • • jassicode

      2
      0
      Votes
      2
      Posts
      331
      Views

      Rishabh-Webkul

      To achieve this, you'll need to add the translation in your

      Webkul >> Shop >> src >> Resources >> lang >> language_code >> app.php file.

      For reference, you can check our GitHub link below:

      Github Link: https://github.com/bagisto/bagisto/blob/2.3/packages/Webkul/Shop/src/Resources/lang/en/app.php

      We also have a helpful blog on how to add translations in Bagisto:

      Blog Link:
      https://bagisto.com/en/ecommerce-language-translation-in-bagisto/

      Warm Regards
      Team Bagisto

    • A

      Error on counting reporting traffic
      General Discussion • • alexVillalobos

      2
      0
      Votes
      2
      Posts
      374
      Views

      Rishabh-Webkul

      Hello @alexVillalobos

      Kindly confirm if you have made any customizations on the code end. Also, please check the laravel.log file to see if any other error messages are appearing.

      File Path as shown in below image.

      laravel.logg.png

      Warm Regards
      Team Bagisto

    • N

      Point Attribute?
      General Discussion • • neal.chambers

      3
      0
      Votes
      3
      Posts
      690
      Views

      Rishabh-Webkul

      Hello @neal-chambers

      Regarding your below query

      m having a hard time understanding how attributes are created and stored in the db.

      Check the below link for the reference of how to create attributes in Bagisto

      https://docs.bagisto.com/2.3.0/attribute/

      And data save inside the attributes table with the below columns as shown in the image below

      attributes_table.png

      Warm Regards
      Team Bagisto

    • A

      Website got hacked 4 times in 2 days.
      Bug Report • • avernussss

      1
      0
      Votes
      1
      Posts
      192
      Views

      No one has replied