Bagisto Forum

    Bagisto

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

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

      7
      0
      Votes
      7
      Posts
      1185
      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!

    • M

      Custom Badges for Products
      General Discussion • • MScopell

      4
      0
      Votes
      4
      Posts
      158
      Views

      Rishabh-Webkul

      Hello @MScopell

      The only reason is to upgrade the plugin as per your bagisto version.

      you can do this by your own or if you want us to look into it and upgrade this package then it will treated as a paid service.

      Please confirm if yes then you can purchase our support hours from the link below.

      Support Hours: https://store.webkul.com/bagisto-hourly-customization-package.html

      Warm Regards
      Team Bagisto

    • G

      how we can edit category view page in 2.3.6 latest?
      Modules • • gauravjain1

      3
      0
      Votes
      3
      Posts
      46
      Views

      G

      @Rishabh-Webkul i have make changes in public_html/packages/Webkul/Shop/src/Resources/views/categories blade.php file

      Now tell me. if in future you update and fix all bugsin 2.3.6 version then if i update my bagisto then my changes in theme will also revert and over write?

    • N

      Admin Dashboard redirect
      Bug Report • • Nicola_cascella

      3
      0
      Votes
      3
      Posts
      86
      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

    • J

      How do I split a PDF into multiple separate files?
      General Discussion • • jassie342

      2
      0
      Votes
      2
      Posts
      64
      Views

      Rishabh-Webkul

      Hello @jassie342

      Can you please let us know which PDF file you need to split is it Invoice PDF or something else kindly confirm ?

      Also please let us know your Bagisto Version

      Warm Regards
      Team Bagisto

    • A

      Please help me with the installation, thank you very much.
      Installing Bagisto • • abcabc123

      2
      0
      Votes
      2
      Posts
      16
      Views

      Rishabh-Webkul

      Hello @abcabc123

      Kindly check the Official DevDocs regarding Installation from the link below this will help you to resolve your query.

      Link: https://devdocs.bagisto.com/2.3/introduction/installation.html

      Warm Regards
      Team Bagisto

    • A

      CloudPanel control panel, unable to install,
      Installing Bagisto • • abcabc123

      2
      0
      Votes
      2
      Posts
      42
      Views

      Rishabh-Webkul

      Hello @abcabc123

      I think you need to cordinate with Cloud Panel Contact team regarding this query they will assist you better in this case

      Contact: https://www.cloudpanel.io/contact/

      Regarding Installtion of Bagisto you can check the below Link.

      Installation: https://devdocs.bagisto.com/2.3/introduction/installation.html

      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
      15
      Views

      Rishabh-Webkul

      Hello @warrenthehead

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

      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
      19
      Views

      Rishabh-Webkul

      Hello @warrenthehead

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

      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
      38
      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

    • K

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

      2
      0
      Votes
      2
      Posts
      44
      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

    • K

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

      2
      0
      Votes
      2
      Posts
      47
      Views

      Rishabh-Webkul

      Hello @kamalhinduja

      Kindly raise this query on Wordpress Forums

      They will assist you better regarding your query.

      Warm Regards
      Team Bagisto

    • 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
      503
      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

    • J

      language not loading
      General Discussion • • jassicode

      2
      0
      Votes
      2
      Posts
      332
      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
      375
      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

    • F

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

      2
      0
      Votes
      2
      Posts
      429
      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

    • G

      Is there anyway by which we can install ecommerce mobile app with 2.3.6 version and working good?
      Modules • • gauravjain1

      1
      0
      Votes
      1
      Posts
      14
      Views

      No one has replied

    • G

      Want to remove Free Shipping Enjoy free shipping on all orders Product Replace
      General Discussion • • gauravjain1

      1
      0
      Votes
      1
      Posts
      27
      Views

      No one has replied

    • G

      Do we need NODE JS on server for bagist 2.3.6?
      Installing Bagisto • • gauravjain1

      1
      0
      Votes
      1
      Posts
      62
      Views

      No one has replied