Bagisto Forum

    Bagisto

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

      Select parent category by default when child gets selected
      • squirrel

      2
      0
      Votes
      2
      Posts
      907
      Views

      A

      Hi.

      This is not yet available in bagisto.
      You can raise feature request on git or can raise customization.

    • S

      To add a login popup
      • Simran

      3
      0
      Votes
      3
      Posts
      533
      Views

      S

      Still same issue

    • K

      Is it possible to integrate Razorpay Payment Gateway in Bagisto E-Commerce?
      • Keerthi

      26
      0
      Votes
      26
      Posts
      23470
      Views

      W

      for razorpay you can use this https://github.com/wontone18/razorpay-payment-gateway-bagisto-laravel. It currently support manual checkout process.

    • S

      Disable the quantity check and inventory management
      • squirrel

      3
      0
      Votes
      3
      Posts
      532
      Views

      S

      @bhanu-webkul Many thanks.

    • D

      How to get started with creation of new payment gateway?
      • Deepanjali

      28
      0
      Votes
      28
      Posts
      21250
      Views

      W

      for payu this extension works https://wontonee.com/bagisto-payu-integration-manual/

    • N

      How can I show all the products in my homepage? All the products I upload together will be remembered on my homepage. Someone kindly reply to me. Thank you.
      • nirvul

      2
      0
      Votes
      2
      Posts
      1305
      Views

      devansh-webkul

      Hi @nirvul,

      By default in Velocity, we only show 6. You can increase this from the admin panel.

      Configure > Catalog > Products > Homepage configuration

    • A

      Fetching CMS content to the front end.
      • anjugopi

      5
      0
      Votes
      5
      Posts
      813
      Views

      A

      @devansh-webkul
      Thank you.Let me try this method.

    • Y

      amharic locale dosnt work on bagisto
      • yosef

      4
      0
      Votes
      4
      Posts
      732
      Views

      devansh-webkul

      Hi @yosef,

      You need to follow his guide,
      https://devdocs.bagisto.com/1.x/translations/translation-based-on-locale.html

      After that, place your folder in the code and your all translations. As we don't provide this language in Bagisto.

    • Y

      localees
      • yosef

      2
      0
      Votes
      2
      Posts
      341
      Views

      devansh-webkul

      Hi there,

      Please follow single thread,
      https://forums.bagisto.com/topic/2673/amharic-locale-dosnt-work-on-bagisto/4

    • D

      How to make compatible theme with bagisto
      • dailamy1983

      2
      0
      Votes
      2
      Posts
      747
      Views

      admin

      Which version of Bagisto you are making compatible?

    • A

      Category Search
      • anjugopi

      7
      0
      Votes
      7
      Posts
      1120
      Views

      A

      ok let me check

    • A

      How to overwrite api
      • anjugopi

      3
      0
      Votes
      3
      Posts
      586
      Views

      A

      ok Thank you

    • P

      (Admin) Custom Drop-down filter add on order table
      • pasha

      7
      0
      Votes
      7
      Posts
      3933
      Views

      devansh-webkul

      Well, there is no tutorial because you are customizing this.

      If you don't know then you can change in the existing package but make sure you are familiar with Laravel and Bagisto updates so that you can at least manually resolve the conflicts if some updates come.

    • A

      Integrate the bhim upi in CMS page
      • anjugopi

      2
      0
      Votes
      2
      Posts
      480
      Views

      devansh-webkul

      Well, this depends on you, how you want to integrate. Please check the Bhim UPI docs for that.

    • S

      Product Image on Checkout Page
      • Sohail Afzal

      2
      0
      Votes
      2
      Posts
      391
      Views

      devansh-webkul

      Hi @Sohail-Afzal,

      Yes, it is possible. Just check this method,
      https://github.com/bagisto/bagisto/blob/814eeafa6a49046e8e1311651b2f80f5d39193ef/packages/Webkul/Velocity/src/Http/Controllers/Shop/CartController.php#L36

    • A

      Remove phone number ans country code
      • anjugopi

      4
      0
      Votes
      4
      Posts
      623
      Views

      A

      @admin Velocity one

    • A

      Call to a member function items() on null
      • anjugopi

      4
      0
      Votes
      4
      Posts
      1039
      Views

      devansh-webkul

      Okay, so you are using API. The first check are you able to see your cart items or not and also its for customers or guest.

    • P

      How to add new icon on 'sidemenu' of customer/account page .
      • prashant2408

      4
      0
      Votes
      4
      Posts
      1365
      Views

      devansh-webkul

      No need. Just follow the same steps which I mentioned above.

      And if so still problem persists then you can do your changes in the published files rather than the package and it won't break.

    • T

      How to setup xdebug
      • Thanos

      4
      0
      Votes
      4
      Posts
      732
      Views

      devansh-webkul

      You can check the x debug manual for that.

    • S

      Delete the system attributes
      • squirrel

      2
      0
      Votes
      2
      Posts
      482
      Views

      devansh-webkul

      You need to update the value in the database as system value can't be deleted.