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

      SQL statement error
      • elkadye

      3
      0
      Votes
      3
      Posts
      1046
      Views

      E

      i tried it for 0.1.6 and 0.1.8. same results..

    • K

      Annoying advertisements!!!
      • karkiswapnil

      3
      0
      Votes
      3
      Posts
      1058
      Views

      admin

      Hi @karkiswapnil @valpuia

      Yes, we are taking care of that. Thanks for the info.

    • D

      Translate datepickers
      • Dumdrum

      2
      0
      Votes
      2
      Posts
      879
      Views

      R

      Hi @Dumdrum

      Please follow this one - https://github.com/bagisto/bagisto/issues/1776

      Thanks

    • V

      Taxes still applied outside the zip-range
      • valpuia

      2
      0
      Votes
      2
      Posts
      783
      Views

      R

      Hi @valpuia

      Thanks for generating this one, we are testing it and will solve.

      Thanks

    • A

      ' Apply to shipping', Shipping amount is not including in discount
      • Ankit patel

      2
      0
      Votes
      2
      Posts
      797
      Views

      P

      Hello Ankit,

      We are working on the issue and will inform you when resolve.

      Thanks

    • D

      bagisto email functionality provide ????
      • Darshan

      2
      0
      Votes
      2
      Posts
      791
      Views

      P

      Hi Darshan,

      You need to set mail parameters in .env file for mail functionality.

      MAIL_DRIVER=
      MAIL_HOST=
      MAIL_PORT=
      MAIL_USERNAME=
      MAIL_PASSWORD=
      MAIL_ENCRYPTION=
      SHOP_MAIL_FROM=
      ADMIN_MAIL_TO=

      When order successfully created then we fire this event with order data like - Event::fire('checkout.order.save.after', $order);

      and listening this event in Webkul\Admin\Listeners\Order@sendNewOrderMail

      and calling a function ' sendNewOrderMail ' to send mail of order placed.

      Thanks

    • A

      When I remove the promo code, After there fix amount (cart rules) also removed
      • Ankit patel

      2
      0
      Votes
      2
      Posts
      780
      Views

      P

      Hello Ankit,

      We are currently upgrading this package.

      Thanks

    • A

      Product display in category
      • ashwinkumarc

      2
      0
      Votes
      2
      Posts
      1153
      Views

      R

      Hi @ashwinkumarc

      While creating or editing category, you will get a field name called as Visible In Menu, please select yes here and provide position for it - https://prnt.sc/q2amkx

      Thanks

    • L

      This topic is deleted!
      • Luke

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • V

      Is there a way to create shipping method based on zip-code
      delivery shipping • • valpuia

      2
      0
      Votes
      2
      Posts
      1808
      Views

      N

      Hello valpuia ,

      Yes of course there is a way to create your own shipping method in bagisto .
      You can create your own package or you can check how to create shipping method.

      Also you can check the following link .
      https://bagisto.com/en/extensions/laravel-ecommerce-marketplace-table-rate-shipping/

      thank you

    • V

      This topic is deleted!
      • valpuia

      1
      0
      Votes
      1
      Posts
      13
      Views

      No one has replied

    • A

      Product Not displaying in Front end
      • ashwinkumarc

      8
      0
      Votes
      8
      Posts
      3196
      Views

      V

      hi @ashwinkumarc check this out link text

    • A

      Admin menu not changing
      • allstyle96

      3
      0
      Votes
      3
      Posts
      1355
      Views

      A

      @Naresh-webkul
      Thanks. It solved the problem.

    • V

      layout customization
      • vitorma30

      2
      0
      Votes
      2
      Posts
      828
      Views

      S

      Hi @vitorma30 ,

      Some informative and userful links

      create custom theme
      https://bagisto.com/en/create-custom-theme-in-bagisto/

      official documentation here..
      https://devdocs.bagisto.com/

      Thanks

    • A

      What is the functionality of 'End Other Rules'
      • Ankit patel

      5
      0
      Votes
      5
      Posts
      1616
      Views

      J

      Hi @valpuia
      We will have our next release by this month.

    • V

      Project folder structure
      • vitorma30

      2
      0
      Votes
      2
      Posts
      890
      Views

      ghermans

      Maybe this can help you https://laravel.com/docs/5.6/structure

    • V

      Email cannot send while creating product shipping
      • valpuia

      2
      0
      Votes
      2
      Posts
      666
      Views

      R

      Hi @valpuia

      We are checking this at our end.

      Thanks

    • K

      Image not showing in backend although it shows in backend.
      • karkiswapnil

      7
      0
      Votes
      7
      Posts
      2609
      Views

      R

      Hi @karkiswapnil

      Please go through with this one - https://www.a2hosting.com/kb/developer-corner/php/using-php.ini-directives/php-maximum-upload-file-size

      Thanks

    • V

      Override view not working?
      • valpuia

      3
      0
      Votes
      3
      Posts
      1151
      Views

      V

      Thanks @rahul

    • C

      Api for multivendor sellers
      • cmpengineers

      14
      0
      Votes
      14
      Posts
      4104
      Views

      R

      Hi @cmpengineers

      Now it is working fine.

      Thanks