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

      This topic is deleted!
      • alexVillalobos

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • A

      This topic is deleted!
      • alexVillalobos

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • H

      Want to upgrade from 2.1.1 to 2.2
      • haseebkamboh

      4
      0
      Votes
      4
      Posts
      1026
      Views

      ?

      Hello @haseebkamboh

      The correct way is to put your website on the staging server.

      We have an upgrade guide after each version.

      You can get help from the guide to upgrade your Bagisto version.

      https://github.com/bagisto/bagisto/blob/v2.2.0/UPGRADE.md

      Thanks & Regards

    • H

      invoice releted.
      • hiten_jadav

      3
      0
      Votes
      3
      Posts
      893
      Views

      ?

      Hello @mayur0418

      The "maximum execution time exceeded" error typically means that the script you’re running is taking longer than the allowed time to execute.

      In your PHP script, you can increase the execution time by adding the following line at the top:
      php

      set_time_limit(120); // Increases the limit to 120 seconds

      Alternatively, you can update the php.ini file:
      ini

      max_execution_time = 120

      Thanks & Regards

    • M

      cant upload images
      • marwan.dalaty

      4
      0
      Votes
      4
      Posts
      1097
      Views

      ?

      Hello @marwan-dalaty

      That's great.

      You're Welcome.

    • A

      is possible create one order on admin panel
      • alexVillalobos

      2
      0
      Votes
      2
      Posts
      596
      Views

      ?

      Hello @alexVillalobos

      Kindly follow the below link to create an order from the admin panel.

      And if you still got any issues kindly let us know.

      Link: https://docs.bagisto.com/2.2.0/orders/admin-order.html

      Thanks & Regards

    • A

      upgrade guide 2.1x-dev to 2.2.2
      • alexVillalobos

      9
      0
      Votes
      9
      Posts
      2479
      Views

      ?

      Hello @alexVillalobos

      Kindly go through the below link regarding same.

      https://devdocs.bagisto.com/2.2/prologue/upgrade-guide.html#upgrade-steps

      Thanks & Regards

    • H

      customer's favorite products
      • hiten_jadav

      7
      0
      Votes
      7
      Posts
      1674
      Views

      H

      @mayur0418 ok I will try.

    • A

      when click view all return to home
      • alexVillalobos

      2
      0
      Votes
      2
      Posts
      838
      Views

      A

      i found solution on Http->Controllers->SearchController
      on index have this

      $this->validate(request(), ['query' => ['required', 'string', 'regex:/^[^\\\]+$/u']]);

      comment this line and work links

      this validation is necesary?

    • A

      Product Purchase Failure and Localhost Crash Issue in Bagisto
      • Ashish 0

      2
      0
      Votes
      2
      Posts
      733
      Views

      ?

      Hello @Ashish-0

      While attempting to add a product to the cart kindly check inside the console & networks if any errors are coming while performing this action.

      Thanks & Regards

    • H

      Using Existing Bagisto eCommerce Web Application as Backend for Flutter/React Native App
      • haseebkamboh

      2
      0
      Votes
      2
      Posts
      1037
      Views

      ?

      Hello @haseebkamboh

      We are using Sanctum Token for authentication for secure communication between the app and the Bagisto backend in API.

      Thanks & Regards

    • H

      buy 2 get 1 free
      • hiten_jadav

      2
      0
      Votes
      2
      Posts
      647
      Views

      ?

      Hello @mayur0418

      If you need to create something like a Buy 2 get 1 free coupon you need to create a Cart Rules for that.

      Kindly go through the below link for the same.

      https://docs.bagisto.com/2.2.0/marketing/promotions.html#cart-rules

      Thanks & Regards

    • P

      Laravel error after making shipping method
      • Peppek1993

      3
      0
      Votes
      3
      Posts
      931
      Views

      P

      @Rishabh-Webkul Thanks, that solved it! Might want to update your package-generator to include that in the system.php file :)

    • A

      error name category not show correctly
      • alexVillalobos

      4
      0
      Votes
      4
      Posts
      1058
      Views

      ?

      Hello @alexVillalobos

      To do this, you have to change the UI for the mobile view.
      Below is the file path which is responsible for this.

      packages >> Webkul >> Shop >> src >> Resources >> views >> components >> categories >> carousel.blade.php

      carousel.blade.php.png

      Thanks & Regards

    • S

      Custom payment method Error
      • simo.kassab

      9
      0
      Votes
      9
      Posts
      2825
      Views

      R

      hi @gbi iq test ,
      I didn't get it!

    • H

      update order
      • hiten_jadav

      2
      0
      Votes
      2
      Posts
      649
      Views

      ?

      Hello @mayur0418

      For this, you need to customize your code from

      packages >> Webkul >> Shop >> src >> Resources >> views >> categories >> filters.blade.php

      dcwedsw.png

      Thanks & Regards

    • P

      Address field empty on save-address request
      • Peppek1993

      2
      0
      Votes
      2
      Posts
      849
      Views

      ?

      Hello @Peppek1993

      Kindly let us know are you facing these issues on the master branch if yes, then kindly raise your issue on GitHub.

      https://github.com/bagisto/bagisto/issues

      Thanks & Regards

    • A

      How add new icon into bagisto
      • alexVillalobos

      3
      0
      Votes
      3
      Posts
      1407
      Views

      A

      Hello @alexVillalobos ,
      As i can see, you want to add new icon for your project, as we have already added it in bagisto using icon prefix, and these icons are defined inside the font.wolf file, which is available inside the assets -> font folder.
      If you want to add your icon, you need to add your font class inside the font file. We are using icomooon for generating font files.

    • D

      Laravel channel name can't edit
      • dipcb05

      4
      0
      Votes
      4
      Posts
      1275
      Views

      A

      Hello @henrykang ,

      We have given sevearl updates on bagisto and now the bagisto is runnig version 2.2.3, Please update your application if you are using old one.

      In the new version, we have given the option to edit the channel name. I have attached the screenshot you can see below.

      02915381-0443-4b18-a288-603365138ee3-image.png

    • P

      How to use TailwindCSS in static_content?
      • pwnz22

      2
      0
      Votes
      2
      Posts
      741
      Views

      ?

      Hello @pwnz22

      For Static Content, only native normal CSS will be used there if we add a tailwind there then the build is not able to get created for classes, and if some classes are already build and used then it will apply to the static content.

      Thanks & Regards