Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. General Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • A

      image upload code issues
      • ashu

      2
      0
      Votes
      2
      Posts
      454
      Views

      ?

      Hello @ashu

      Greetings of the day..!!

      May I know which bagisto version you are using.?

      Also, recheck the APP_URL in .env file.

      Thanks & Regards..!!

    • T

      I am thinking of using "bagisto/packages/Webkul/Shop/src/Routes/api.php".
      • tmss

      2
      0
      Votes
      2
      Posts
      512
      Views

      ?

      Hello @tmss

      Greetings of the day..!!

      In case of rest API -> testing is complete, issues fixing in process -> V2.1.2

      Thanks & Regards..!!

    • O

      listing related
      • om

      8
      0
      Votes
      8
      Posts
      1409
      Views

      ?

      Hello @om

      You're Welcome

      Also if you like our support kindly provide us 5-star reviews from here.

      https://www.trustpilot.com/review/bagisto.com

      Thanks & Regards..!!

    • A

      Multi vendor seller auth issue.
      • ajaykumar1984

      4
      0
      Votes
      4
      Posts
      1103
      Views

      admin

      @ajaykumar1984 For paid modules like a marketplace, kindly raise a ticket here with your SSH/FTP details along with the Order ID of the purchase: https://webkul.uvdesk.com/en/customer/create-ticket/

    • N

      image not show
      • negi arvind

      6
      0
      Votes
      6
      Posts
      1127
      Views

      N

      the image is getting saved in tha database and in the storage file but it is not loaded in the server

    • P

      Razorpay payment ussue
      • pushker negi

      9
      0
      Votes
      9
      Posts
      1619
      Views

      N

      Hello @pushker-negi
      if you are using Bagisto V2.2.0 or V2.2.1, it shows the same error

      i was having same problem for past 2 weeks,
      when i tried on installing Bagisto V2.1.2 via zip file form github, and following wontonee razorpay integration, it works perfectly.

      do try Bagisto V2.1.2 via manual installation - unzip github files to root folder, run composer install, key generate, migrate, see
      and follow this github https://github.com/wontone18/razorpay-payment-gateway-bagisto-laravel for razorpay integration, it works perfectly.

      do let me know if you run into any difficulties or error

    • A

      Categories not Visible in Products
      • ajaykumar1984

      4
      0
      Votes
      4
      Posts
      729
      Views

      ?

      Hello @ajaykumar1984

      Bagisto comes with a default root category i.e. Root, but you can also create your root category. Root Category is not visible on the front end because it acts as a container containing the categories displayed on the website.

      Thanks & Regards..!!

    • A

      Bagisot issue on composer update
      • ajaykumar1984

      2
      0
      Votes
      2
      Posts
      477
      Views

      ?

      Hello @ajaykumar1984

      This issue is due to strict typing in the latest version we have done this in almost version.

      To resolve this error kindly make the changes like this

      https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Core/src/Providers/VisitorServiceProvider.php#L14

      Thanks & Regards..!!

    • O

      Product related
      • om

      2
      0
      Votes
      2
      Posts
      341
      Views

      ?

      Hello @om

      Kindly check all these 4 products from the admin panel and navigate that which category is assigned to these 4 products from there.

      svsv.png

      Thanks & Regards..!!

    • A

      How can I change the price format from 40 $ to $40?
      • areelytrujillo

      6
      0
      Votes
      6
      Posts
      1116
      Views

      ashish2409

      @areelytrujillo

      Hello there,

      Upon checking the screenshot, it seems you are using an old version of Bagisto, and hence you are unable to see this in your instance. Let me help you with the PR link. I hope this will help you resolve your concern.

      PR -> https://github.com/bagisto/bagisto/pull/8593

      Thank you so much. I hope I was able to help you out with your query.

    • R

      Bagsito all the functionality and features with Laravel blade and jquery only!
      • Rahul Vadhvani

      2
      0
      Votes
      2
      Posts
      450
      Views

      S

      Hi @Rahul-Vadhvani

      It is possible to achieve all the features and functionalities that Bagisto offers using only Laravel Blade and jQuery for the front end. However, this approach will require significant customization of the frontend setup. Bagisto is designed with Vue.js for optimal compatibility and performance, and many of its components and interactions are built with Vue.js in mind.

      While using Blade and jQuery is feasible, you might find it more challenging and time-consuming to implement and maintain the same level of functionality. Vue.js provides a modern, reactive framework that integrates seamlessly with Laravel, offering a more efficient development experience.

    • R

      Using Vue 3.4.31 with Bagisto 2.0
      • Rahul Vadhvani

      2
      0
      Votes
      2
      Posts
      495
      Views

      S

      Hi @Rahul-Vadhvani

      Yes, you can integrate the latest version of Vue (3.4.31) with Bagisto 2.0 without any compatibility issues. Since Bagisto utilizes the Options API, ensure you align your Vue components accordingly when integrating with Blade templates.

    • O

      sidebar related
      • om

      3
      0
      Votes
      3
      Posts
      530
      Views

      O

      Thanks @Rishabh-Webkul

    • R

      File and code structure
      • Rahul Vadhvani

      2
      0
      Votes
      2
      Posts
      386
      Views

      ?

      Hello @Rahul-Vadhvani

      To know in detail about Bagisto code and file structure, you can go through our official Bagisto DevDocs from the link below.

      Link -> https://devdocs.bagisto.com/

      Thanks & Regards..!!

    • R

      Bagisto Graphql debug and new API
      • Rahul Vadhvani

      2
      0
      Votes
      2
      Posts
      438
      Views

      ?

      Hello @Rahul-Vadhvani

      GraphQL queries are created in the schema.graphql file. Check the below link.

      https://github.com/bagisto/headless-ecommerce/blob/main/src/graphql/schema.graphql

      Thanks & Regards..!!

    • J

      How create a Collection with different designs?
      • jcarlosc88

      2
      0
      Votes
      2
      Posts
      480
      Views

      ?

      Hello @jcarlosc88

      Greetings of the day..!!

      I believe that by collection you are talking about Group products by default in the group products only simple products can be assigned and not configurable variations.

      Kindly confirm for the same.

      Thanks & Regards..!!

    • R

      Bagisto flutter app with rest API
      • Rahul Vadhvani

      2
      0
      Votes
      2
      Posts
      439
      Views

      ?

      Hello @Rahul-Vadhvani

      If you want to make a Bagisto flutter app with rest API you have to create it.

      This is the official repository of the Rest API of Bagisto. Find the link below for the same.

      https://github.com/bagisto/rest-api

      Thanks & Regards..!!

    • O

      admin side
      • om

      2
      0
      Votes
      2
      Posts
      408
      Views

      ?

      hello @om

      Greetings of the day..!!

      No, by default toggle buttons are disabled.
      You can manage it as per the requirements of the products.

      Thanks & Regards..!!

    • O

      This topic is deleted!
      • om

      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • T

      Validation of Bagisto's payment method registration API
      • tmss

      3
      0
      Votes
      3
      Posts
      512
      Views

      T

      @Rishabh-Webkul

      You use it in a variety of patterns.
      I don't know where it will be used, but it was helpful.

      Thank you so much!