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

      Installing Vuetify for custom components
      • sasuspro

      2
      0
      Votes
      2
      Posts
      616
      Views

      A

      Hello there,

      Vuetify is also a framework so It can not be installed directly. you can customize this.

      meanwhile, you can use Vue components.

      With the Below code, you can create Vue components.

      Vue.component('option-wrapper', { template: '#options-template', data: function() { return { } }, created: function () { }, })
    • D

      Extra textbox
      • devcloud

      2
      0
      Votes
      2
      Posts
      463
      Views

      A

      Hello there,

      Greeting for the Day!

      you can take a reference from here.

      If you still facing the issue please let us know.

    • K

      Adding a cart rule condition
      • KevLav

      4
      0
      Votes
      4
      Posts
      71671
      Views

      A

      Hello there,

      Also, you can take a reference from here cart rule and catalog rule.

    • W

      How to add category cards (without product details) in a new section in the home page
      • wallace

      8
      0
      Votes
      8
      Posts
      2771
      Views

      A

      Hello there,

      Greeting for the day!

      you can create categories with Display Mode and select mode description-only.
      so it will be visible only Shop.

      If you still facing the issue please let us know.

    • K

      admin panel isssue
      • kaushal

      2
      0
      Votes
      2
      Posts
      285
      Views

      A

      Hi there,

      Greetings for the Day!

      Can you please share the steps that you are following for installing the Bagisto?
      And which version of Bagisto are you using?

      Thanks

    • R

      Database Error
      • rasheedahmad

      12
      0
      Votes
      12
      Posts
      1592
      Views

      R

      @Amitk-Webkul
      hmmm ok thanks for helping..

    • N

      Problem when pass the query strings as filter
      • Nikhil 0

      3
      0
      Votes
      3
      Posts
      372
      Views

      N

      @ashish2409 version 1.5.1

    • S

      Random name picker
      • smithmarie

      4
      0
      Votes
      4
      Posts
      811
      Views

      A

      Hi @meysamshoja,

      Replied to the same query.

      Thanks.

    • K

      How to add custom AI checkout message in Bagisto?
      • kanchan yadav

      3
      0
      Votes
      3
      Posts
      416
      Views

      N

      @kanchan-yadav You can check the Laravel Ecommerce Order Checkout AI Message which displays a personalized message after placing the order. The extension uses an OpenAI language model to show custom order success messages to buyers.

      Hope this helps!

    • C

      How to login with the Api
      • carlosgarts

      5
      0
      Votes
      5
      Posts
      1107
      Views

      C

      @chinachin I want you to thank you for taking the time to write such a wonderful article! I definitely enjoyed every little bit of it and I have bookmarked your blog to check out the new stuff of your blog a great blog.

    • P

      How to translate product review in store selected language?
      • priyanshi_123

      2
      0
      Votes
      2
      Posts
      293
      Views

      N

      @priyanshi_123 Yes, you can translate the reviews in the selected store view/language using the Bagisto ChatGPT AI Review Translator extension.

      Some of the features to mention -

      Translates the reviews to the default language of your store.

      The translate button will only show if the review is not in the default language of your store.

      Laravel Bagisto AI Review Translator supports all major languages.

      Provide Accurate and understandable translations.

      Customers can also choose which languages to translate from the store.

      Use the LangChain framework and OpenAI to automate the translation process.

      Bagisto AI Review Translator Extension is easy to configure.

    • M

      Integration of CMS Lavalite within Bagisto
      • maheshb

      4
      0
      Votes
      4
      Posts
      940
      Views

      B

      @boragnit Boss rahul, why can't I verify my email? Is this forum not being developed?

    • B

      This topic is deleted!
      • boragnit

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • B

      How can I add custom text field on customer admin panel?
      • boragnit

      2
      0
      Votes
      2
      Posts
      380
      Views

      B

      I already made migrations and fillable for middle_name and salutation.
      I just really want to add middle_name field and salutation field to the Customer admin panel

    • diverti

      New GraphQL
      • diverti

      7
      0
      Votes
      7
      Posts
      905
      Views

      diverti

      @Vivek-Webkul Hi!

      In the meantime i do a very similar thing:
      I created my own scheme and graphql fiels in my package, change lighthouse config to register this scheme, and now my scheme loads the bagisto-graphql scheme. With this, i am able to push the changes into git and also if the bagisto-graphql get an update, i don't have to modify my scheme or in the vendor folder.

    • I

      Installation of the module Laravel eCommerce Google Web Fonts
      • isaac9

      5
      0
      Votes
      5
      Posts
      883
      Views

      H

      hello, I am trying to install the Webfont extension, it worked since I can enable it in the settings section, and it is shown in the CMS submenu, the issue is when I select Webfont under the CMS submenu it redirects me to the admin/dashboard page. I spent the entire day trying to figure out what the issue was but I couldn't solve the issue, please any help would be appreciated.

    • C

      Velocity theme icon is not showing in my admin side bar
      • collin012

      2
      0
      Votes
      2
      Posts
      288
      Views

      A

      Hello there,

      I have replied to your same query.

      Thanks.

    • S

      blade file chan
      • shaikhshoheb

      2
      0
      Votes
      2
      Posts
      280
      Views

      A

      Hello there,

      Which version of Bagisto are you using?

      Thanks.

    • T

      how can i create custom login and register page
      • Tanish

      2
      0
      Votes
      2
      Posts
      403
      Views

      A

      Hello there,

      Can you please Elaborate? What exactly are you trying to do?

      Thanks.

    • A

      Bagisto APIs
      • Amr Mesbah

      4
      0
      Votes
      4
      Posts
      487
      Views

      ashish2409

      @Amr-Mesbah
      Have you checked the Header in Postman, please check weather the authorization is selected or not, if it is selected then dis select it and use only authorzation Bearer token.

      I hope this found you useful. Please do let us know for the same.
      Thank you