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

      Bagisto installtion problem SQLSTATE[42S02]
      • Mr4FX

      7
      0
      Votes
      7
      Posts
      1156
      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
      710
      Views

      Z

      @shubhwebkul ah got it, thank you

    • V

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

      6
      0
      Votes
      6
      Posts
      1375
      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
      864
      Views

      Z

      @Vaishali-Agarwal thanks it works

    • S

      Translate admin validation errors
      • sebastian

      2
      0
      Votes
      2
      Posts
      530
      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
      1015
      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
      265
      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
      1171
      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
      598
      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
      961
      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
      335
      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
      871
      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
      398
      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
      420
      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
      657
      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
      584
      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
      1969
      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

    • A

      API call according to specific locale .
      • alnouirah

      3
      0
      Votes
      3
      Posts
      542
      Views

      A

      @Vaishali-Agarwal Thanks a lot 🙂

    • bala

      This topic is deleted!
      • bala

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • L

      Email registration verification
      • latifiyll

      5
      0
      Votes
      5
      Posts
      1367
      Views

      V

      @LisaDors
      meg tudja magyarázni a kérdését részletesebben, milyen problémával szembesül pontosan a Bagisto-ban ?????