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

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

      26
      0
      Votes
      26
      Posts
      25791
      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
      663
      Views

      S

      @bhanu-webkul Many thanks.

    • D

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

      28
      0
      Votes
      28
      Posts
      23807
      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
      1359
      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
      913
      Views

      A

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

    • Y

      amharic locale dosnt work on bagisto
      • yosef

      4
      0
      Votes
      4
      Posts
      853
      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
      376
      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
      806
      Views

      admin

      Which version of Bagisto you are making compatible?

    • A

      Category Search
      • anjugopi

      7
      0
      Votes
      7
      Posts
      1153
      Views

      A

      ok let me check

    • A

      How to overwrite api
      • anjugopi

      3
      0
      Votes
      3
      Posts
      666
      Views

      A

      ok Thank you

    • P

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

      7
      0
      Votes
      7
      Posts
      4103
      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
      526
      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
      422
      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
      699
      Views

      A

      @admin Velocity one

    • A

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

      4
      0
      Votes
      4
      Posts
      1118
      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
      1489
      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
      793
      Views

      devansh-webkul

      You can check the x debug manual for that.

    • S

      Delete the system attributes
      • squirrel

      2
      0
      Votes
      2
      Posts
      518
      Views

      devansh-webkul

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

    • A

      Array Functions not working
      • anjugopi

      2
      0
      Votes
      2
      Posts
      554
      Views

      devansh-webkul

      You are giving objects to the function and the function you are using is the array function.

      And there is no Bagisto here. This is a core function of PHP.

    • P

      php version 7.4.
      • pann

      2
      0
      Votes
      2
      Posts
      541
      Views

      devansh-webkul

      Which Bagisto version are you using?