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

      architecture bagisto
      • testy

      2
      0
      Votes
      2
      Posts
      103
      Views

      devansh-webkul

      We are using a repository pattern.

    • L

      String translations/changes
      • lukas

      18
      0
      Votes
      18
      Posts
      1091
      Views

      H

      Well I found the solution. I need to add --force to override files

    • H

      How does this things work?
      • hedyd

      2
      0
      Votes
      2
      Posts
      201
      Views

      devansh-webkul

      You need to publish the changes for that.

    • A

      This wasn't what i thought it was.
      • aghilesdza

      2
      0
      Votes
      2
      Posts
      121
      Views

      devansh-webkul

      Hi there,

      These are the features,

      Multiple Channels, Locale, Currencies. Built-in Access Control Layer. Beautiful and Responsive Storefront. Descriptive and Simple Admin Panel. Admin Dashboard. Custom Attributes. Built on Modular Approach. Support for Multiple Store Themes. Multistore Inventory System. Orders Management System. Customer Cart, Wishlist, Product Reviews. Simple, Configurable, Group, Bundle, Downloadable and Virtual Products. Price rules (Discount) inbuilt. Theme (Velocity). CMS Pages.
    • S

      Category related language error on save-order API hit
      • suyashcyber94

      4
      0
      Votes
      4
      Posts
      239
      Views

      devansh-webkul

      Did you check the category_translation table?

    • U

      When tried to make shipped an error occure ?
      • userbagisto

      4
      0
      Votes
      4
      Posts
      561
      Views

      devansh-webkul

      inventory_source_qty

    • N

      What is the purpose of Invoice Number Generator field ?
      • NLS667

      2
      0
      Votes
      2
      Posts
      494
      Views

      devansh-webkul

      Hi @NLS667,

      The purpose of the Invoice and Order configuration field is to generate the random numbers with certain prefixes and suffixes by the developer.

      Currently there is no such docs for developer class and developer point of view. For now you can take reference from here,
      https://github.com/bagisto/bagisto/tree/master/packages/Webkul/Sales/src/Generators

      We will soon add this in our documentation before the latest release.

    • H

      How to check Roles and Permission in blade file?
      • hedyd

      2
      0
      Votes
      2
      Posts
      167
      Views

      devansh-webkul

      Can you share the steps if its throws an exception then it will probably be a bug and it should not happen.

    • L

      Error when adding a product in cart
      • LilD

      2
      0
      Votes
      2
      Posts
      153
      Views

      devansh-webkul

      Grouped product price calculation is based on the number of child products's minimum amount.

    • R

      Artisan Command in routes not working
      routes artisan command url • • raihan83

      2
      0
      Votes
      2
      Posts
      342
      Views

      devansh-webkul

      Have you run php artisan optimize after registering any route.

    • A

      Review Help!
      • acerdev

      2
      0
      Votes
      2
      Posts
      125
      Views

      devansh-webkul

      Currently, this is a default behavior, you need to customize this.

    • N

      Need to checked payment method by default.
      • Nayan7030

      7
      0
      Votes
      7
      Posts
      1309
      Views

      K

      how to integrate a payment gateway for my site that I accept payment from other countries also.

    • S

      Slider Issue
      • shreyasi

      6
      0
      Votes
      6
      Posts
      657
      Views

      G

      Have been facing the same issue as well.

    • B

      HTTPS not displaying side menu in admin
      • bpmanzo

      3
      0
      Votes
      3
      Posts
      331
      Views

      P

      @devansh-webkul said in HTTPS not displaying side menu in admin:

      php artisan config:cache

      I'm facing exactly same issue.I've checked the app_url and tried above command but still not working.

    • R

      Need Proper Documentation on "Cart Rules" under "Promotions"
      • RK REZA

      3
      0
      Votes
      3
      Posts
      1183
      Views

      M

      Is there any doc on Cart Rules under Promotions.
      Thanks.
      Packers and Movers in Bangalore

    • D

      Admin panel sub menu is not showing
      • digiature

      2
      0
      Votes
      2
      Posts
      211
      Views

      sanjay-webkul

      Hi @digiature
      I can see that. The roots of all your Submanu are the same. Due to this maybe your submenu is not opening

    • A

      POS Sync takes a lot of time
      • abbass

      2
      0
      Votes
      2
      Posts
      125
      Views

      sanjay-webkul

      Hi @abbass
      Can you please elaborate??

    • M

      Removing price
      • mateo vaska

      2
      0
      Votes
      2
      Posts
      151
      Views

      sanjay-webkul

      @mateo-vaska said in Removing price:

      I was wondering how to remove the price when a client logs in in his account.

      Hi @mateo-vaska
      Please take a reference from Here
      You can change Here for the same.

    • K

      Is there a user guide for end users?
      • KiwiNFLFan

      2
      0
      Votes
      2
      Posts
      1061
      Views

      sanjay-webkul

      Hi @KiwiNFLFan,

      Currently, we are having this doc, I hope this will help you,
      https://devdocs.bagisto.com/1.x/introduction/

      And the more detailed guide is in progress.

    • P

      Shared Session on Multiple Websites
      • particular

      2
      0
      Votes
      2
      Posts
      222
      Views

      devansh-webkul

      All the three Bagisto apps are independent or you are running the one Bagisto project and using the channel?