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

      Database Error
      • rasheedahmad

      12
      0
      Votes
      12
      Posts
      1618
      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
      377
      Views

      N

      @ashish2409 version 1.5.1

    • S

      Random name picker
      • smithmarie

      4
      0
      Votes
      4
      Posts
      816
      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
      425
      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
      1170
      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
      300
      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
      969
      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
      391
      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
      947
      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
      903
      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
      321
      Views

      A

      Hello there,

      I have replied to your same query.

      Thanks.

    • S

      blade file chan
      • shaikhshoheb

      2
      0
      Votes
      2
      Posts
      290
      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
      419
      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
      497
      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

    • S

      Rest Api in 1.51
      • stvan86

      14
      0
      Votes
      14
      Posts
      2250
      Views

      A

      Hi @adebayoade,

      Have you checked the Header in Postman, please check whether the authorization is selected or not, if it is selected then dis-select it and use only the Authorization Bearer token.

      I hope this finds you useful. Please do let us know about the same.
      Thank you

    • B

      How to get product brand in attribute
      • bajrang

      2
      0
      Votes
      2
      Posts
      365
      Views

      A

      Hello there,

      Which version of Bagisto are you using?

    • T

      I would like like to change the admin route or url
      • THINKLIFE

      22
      0
      Votes
      22
      Posts
      13131
      Views

      A

      Hi @sk3577311,

      For Adding Slider reached on the slider page path:- Setting -> Sliders -> Create Sliders. Created sliders will be visible automatically on the shop.

      For Favicon, Please take a reference from here.

    • V

      Hi, Im new in market place
      • VjGian15

      2
      0
      Votes
      2
      Posts
      402
      Views

      A

      Hello there,

      Greetings for the Day!

      Welcome to the marketplace. Feel free to ask any questions you may have. I'm here to help with any queries you might need assistance with. Just let me know how I can assist you.

      Thanks.

    • Z

      Changing the admin panel language not programmatically.
      • zack_akt07

      2
      0
      Votes
      2
      Posts
      449
      Views

      A

      Hello there,

      After changing the APP_LOCALE run the optimization command-

      php artisan optimize:clear

      Note: To handle the dynamic attribute value, you need to include 'lang' in the 'edit attributes'.