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

      So I tried following your create package tutorial but at the end I always get this error any tips?
      • yaboi1

      7
      0
      Votes
      7
      Posts
      1152
      Views

      R

      Hi @yaboi1

      Paste this line after the namespace of your provider -

      use Illuminate\Support\Facades\Event;

      Thanks

    • M

      This topic is deleted!
      • morgan1

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • R

      AMP issue in the website
      • ruchikatanwar3

      2
      0
      Votes
      2
      Posts
      465
      Views

      R

      Hello @ruchikatanwar3

      AMP integration in our road map and we will add this one soon to our project, but we have PWA application for it - https://github.com/bagisto/laravel-pwa

      Thanks

    • E

      How do I optimize page transition in bagisto?
      • eolykab

      2
      0
      Votes
      2
      Posts
      451
      Views

      R

      Hi @eolykab

      You can create your theme or override its view files, so you can use desired CSS, JS and HTML to optimisze its page transition.

      Please follow the our devdocs for more info - https://devdocs.bagisto.com/

      Thanks

    • E

      SQL statement error
      • elkadye

      3
      0
      Votes
      3
      Posts
      629
      Views

      E

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

    • K

      Annoying advertisements!!!
      • karkiswapnil

      3
      0
      Votes
      3
      Posts
      595
      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
      435
      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
      441
      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
      440
      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
      446
      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
      442
      Views

      P

      Hello Ankit,

      We are currently upgrading this package.

      Thanks

    • A

      Product display in category
      • ashwinkumarc

      2
      0
      Votes
      2
      Posts
      779
      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
      919
      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
      2200
      Views

      V

      hi @ashwinkumarc check this out link text

    • A

      Admin menu not changing
      • allstyle96

      3
      0
      Votes
      3
      Posts
      834
      Views

      A

      @Naresh-webkul
      Thanks. It solved the problem.

    • V

      layout customization
      • vitorma30

      2
      0
      Votes
      2
      Posts
      505
      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
      1014
      Views

      J

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

    • V

      Project folder structure
      • vitorma30

      2
      0
      Votes
      2
      Posts
      557
      Views

      ghermans

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