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

      Tax rate
      • Marco

      4
      0
      Votes
      4
      Posts
      544
      Views

      M

      @Vaishali-Agarwal

    • T

      How to edit Success. Thank you message?
      • trishiab

      2
      0
      Votes
      2
      Posts
      119
      Views

      V

      @trishiab
      could you please tell me which message do you want to edit.
      Share the screenshot.

      Thanks

    • O

      API authentication to access all orders with status processing
      • ottopodo

      2
      0
      Votes
      2
      Posts
      360
      Views

      R

      Hi @ottopodo

      We have created orders API but is only for customers not for customers.
      For the admin, you need to create this one.

    • M

      Bagisto installtion problem SQLSTATE[42S02]
      • Mr4FX

      7
      0
      Votes
      7
      Posts
      321
      Views

      M

      how ? how can i make a package and what about variables on the dasboard how can i put on the package please if you have any tutorial explain how please help

    • Z

      Override views not working
      • zakybaraq

      3
      0
      Votes
      3
      Posts
      314
      Views

      Z

      @shubhwebkul ah got it, thank you

    • V

      e-commerce pwa push-notification tab not displaying
      • valpuia

      6
      0
      Votes
      6
      Posts
      688
      Views

      A

      Hello valpuia.

      Partially it is fixed. You can use topic and Legacy Server Key from the admin panel.
      For rest of the credentials, you can add the to code for now.

      Files:
      1. push-notification.js
      location: PWA/src/Resources/assets/js/plugins/push-notification.js
      Line: 5

      2. service worker.js
      location: PWA/publishable/pwa/service-worker.js
      Line: 201-207, 212.

      Than run "php artisan vendor:publish --force". This will publish your assets to public folder. That's it.

    • bala

      i couldn't change the currency format
      • bala

      6
      0
      Votes
      6
      Posts
      272
      Views

      Z

      @Vaishali-Agarwal thanks it works

    • S

      Translate admin validation errors
      • sebastian

      2
      0
      Votes
      2
      Posts
      242
      Views

      P

      you need to import your locale translation in shop/app.js like: import ar from 'vee-validate/dist/locale/ar' for arabic; and, add it in
      Vue.use(VeeValidate, {
      dictionary: {
      ar: ar,
      de: de,
      },
      events: 'input|change|blur',
      });

    • T

      How to create a refund of an order
      • tijanamolion

      3
      1
      Votes
      3
      Posts
      662
      Views

      V

      @BrillMindz

      Thanks for showing interest here,
      Bagisto is also integrated with the "paypal adaptive payment" which provide customers to buy from the multiple seller and pay to individual seller by "splits payment".
      For more detail click here, https://store.webkul.com/laravel-ecommerce-marketplace-paypal-adaptive-payments.html

      Thanks.

    • L

      disability customer login
      • lucas

      2
      0
      Votes
      2
      Posts
      120
      Views

      V

      @lucas
      you can enable the guest_checkout https://prnt.sc/sitkjp for every product if you don't want to allow customers to view login.

      Thanks.

    • O

      Show all products in front page
      • otheriz

      2
      0
      Votes
      2
      Posts
      480
      Views

      shubhwebkul

      Hello there,

      there is no built-in package for that, you need to customize according to your requirement.

      You need to fetch all the categories and render that's products.

      In this file we've only one category and it's products. You could take help from this file.

      Let me know if you've any further query.

      Thanks!

    • K

      Where can I change thank you message with different style after completion of successful payment
      • Keerthi

      3
      0
      Votes
      3
      Posts
      246
      Views

      M

      Hi! Thank you for this post, it was a problem for me but now I can solve it) I'm very happy, so I want to share a wonderful site https://www.playbonusgamesonline.com, where everyone can play games fot free and in the same time earn great money!

    • K

      Arrows for the slider in the products page
      • Keerthi

      5
      0
      Votes
      5
      Posts
      422
      Views

      V

      Hi @Pankaj
      The next & previous button will be visible in images like this

      https://prnt.sc/skft3a

      If you want something else then please attach screenshot with details.
      Thanks.

    • N

      Active Customer Search
      • neyazahmad

      2
      0
      Votes
      2
      Posts
      114
      Views

      V

      Hi @neyazahmad

      Bagisto will provide the filter list to search the values, please check it https://prnt.sc/sl6gz4
      Search box will result you on the base of name key .

      Thanks.

    • _

      About update Bagisto
      • _developer_12

      4
      0
      Votes
      4
      Posts
      353
      Views

      _

      Thanks, otheriz & rahul for replay.

      Can you suggest how we can do customization without a touch of the core process.? like, is there a way we can extend package in child package (as in Magento) so core functionality will not effect?

      Else it will be very hard to replicate customize work in the new version. Thus it will better to not update the Bagisto at my end and can do further customization. So can you suggest the way to stop Bagisto updation by composer permenently?

      Please guide o this.

    • F

      How to start online book store using bagisto
      • faiyajz

      2
      0
      Votes
      2
      Posts
      108
      Views

      V

      Hi @faiyajz

      This guide will help you to start with online book store

      https://bagisto.com/en/how-to-start-an-online-marketplace/

      https://bagisto.com/en/how-to-start-online-pharmacy-marketplace/

      Ask freely for any further doubts.

      Thanks

    • D

      Regarding Dashboard Statistics
      • dsharma

      2
      0
      Votes
      2
      Posts
      153
      Views

      V

      Hi @dsharma
      You can raise the support ticket here https://bagisto.uvdesk.com/en/customer/create-ticket/

      Thanks.

    • S

      Where is the listing of all setting tabs in admin panel
      • Sarthak

      2
      0
      Votes
      2
      Posts
      372
      Views

      N

      Hello @Sarthak ,

      Goto packages/Webkul/Admin/src/Config/menu.php,
      there you can see array of all the listed admin menu and there related routes.

      Thank you.

    • O

      Order comments and notes
      • ottopodo

      2
      0
      Votes
      2
      Posts
      311
      Views

      V

      Hi @ottopodo
      comments on orders in the admin section is already added in master, please check this PR
      https://github.com/bagisto/bagisto/pull/3013

      Thanks.

    • P

      "composer require laravel/ui" error
      • prashant2408

      2
      0
      Votes
      2
      Posts
      1757
      Views

      R

      Hello @prashant2408

      laravel/ui ^2.0 requires Laravel 7+ and we are using Laravel 6.

      KIndly run - composer require laravel/ui "^1.2"

      Thanks
      Rahul Shukla