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

      Implementing Vuetify
      • himanshu-kmr

      2
      0
      Votes
      2
      Posts
      341
      Views

      devansh-webkul

      Hi @himanshu-kmr,

      Unless and until you won't change any package changes because it may impact the update.

    • K

      This topic is deleted!
      • kuldeep2021

      2
      0
      Votes
      2
      Posts
      17
      Views
    • R

      Comparison function not working on default theme
      • rustam

      5
      0
      Votes
      5
      Posts
      780
      Views

      devansh-webkul

      Need to check this. Wil reverts you on this.

    • K

      This topic is deleted!
      • kuldeep2021

      6
      0
      Votes
      6
      Posts
      345
      Views
    • H

      PWA - not fetching any product
      • himanshu-kmr

      4
      0
      Votes
      4
      Posts
      698
      Views

      A

      Do one thing.
      use manual method to install as on package org the package is updated for 1.3.0

      https://github.com/bagisto/laravel-pwa/blob/v0.1.5/README.md
      use this method

    • H

      Importing local database error
      • himanshu-kmr

      4
      0
      Votes
      4
      Posts
      703
      Views

      devansh-webkul

      Hi @himanshu-kmr,

      Thanks for the update.

      Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com

      That would be grateful for us.

      Thanks & Regards,

      Bagisto Team

    • R

      Can we create customize product base on standard product
      • rushabhjoshi

      3
      0
      Votes
      3
      Posts
      603
      Views

      R

      I dig deeper and I find out group product is not the solution for me. but somewhat bundle product is useful here

    • H

      API DEVELOPMENT
      • himanshu-kmr

      2
      0
      Votes
      2
      Posts
      460
      Views

      devansh-webkul

      Hi @himanshu-kmr

      You can take a reference from the API package. We have used the JWT.

    • L

      No hide when decrease a product from mini-cart
      • LilD

      2
      0
      Votes
      2
      Posts
      340
      Views

      devansh-webkul

      Hi @LilD,

      Please check this file,
      packages/Webkul/Velocity/src/Resources/assets/js/UI/components/mini-cart.vue

      You need to prevent the close button.

    • A

      This topic is deleted!
      • ali_infotech

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • B

      Extend Webkul Admin css to new admin package
      • bowis

      2
      0
      Votes
      2
      Posts
      441
      Views

      devansh-webkul

      Hi @bowis,

      Just extend your blade file with admin package layout,

      @extends('admin::layouts.content')
    • S

      Does Bagisto support Hundreds products ?
      • simo.kassab

      3
      0
      Votes
      3
      Posts
      499
      Views

      S

      @ghermans said in Does Bagisto support Hundreds products ?:

      chmark report that could answer your que

      Thanks for your reply, now i will convince the customer easily 🙂

    • A

      This topic is deleted!
      • ali_infotech

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • H

      Wishlist
      • himanshu-kmr

      2
      0
      Votes
      2
      Posts
      489
      Views

      devansh-webkul

      Hi @himanshu-kmr,

      Can you share me some more error logs so that i can further check?

    • K

      Issue with configurable product variants creation
      • k3rnel

      5
      0
      Votes
      5
      Posts
      1739
      Views

      devansh-webkul

      Hi @k3rnel,

      Sorry, for the late reply.

      Which one can you share with me the path of that event listener file?

    • S

      Bagisto Package Generator
      • sahilajmeri1

      2
      0
      Votes
      2
      Posts
      343
      Views

      C

      yes , same problem I am facing, when i created the coustom payment method but its not reflected in admin panel here /admin/configuration/sales/paymentmethods

    • D

      How to get product id by parent sku, color and size
      • dulox2

      2
      0
      Votes
      2
      Posts
      419
      Views

      devansh-webkul

      Hi @dulox2,

      You need to create a custom method for this.

    • K

      This topic is deleted!
      • kuldeep2021

      2
      0
      Votes
      2
      Posts
      5
      Views
    • S

      LoginUsingID for customers
      • shubhangi

      2
      0
      Votes
      2
      Posts
      353
      Views

      devansh-webkul

      Hi @shubhangi,

      We are using all the methods mentioned by Laravel authentication. But currently, there is no such method present in Bagisto.

      As this is a fully built-in Laravel you can use it in your project but mostly this method is used for testing purposes.

    • S

      Cannot turn vue.js to production mode, still getting the warning "You are running Vue in development ....
      • sebastian

      3
      0
      Votes
      3
      Posts
      1484
      Views

      E

      Where do I change the minified Vue? I have looked everywhere but I can't seem to find it. I also added to my master blade file but that doesn't work either.