Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Knowledge Base
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • W

      Depending on the customer showing exclusive products
      • William Hatanaka

      3
      0
      Votes
      3
      Posts
      271
      Views

      W

      Hello @rahul,
      I understood the point, but I don't know from where to start to do this customization!
      Could you explain to me, more detailed?
      Thank you very much

    • O

      How to achieve these custom function/module
      • otheriz

      3
      0
      Votes
      3
      Posts
      305
      Views

      O

      hi @shaiv-webkul ,
      i assume you try to answering the question 1 and 2..

      by price i mean..additional price for payment(service fee like shipment price)..then show this additional price in the invoice/cart/order..not pulling the total price.. i mean the confirmation on the user page, like uploading the evidence of transfer.
    • W

      Bagisto to Japanese (search feature)
      • William Hatanaka

      16
      0
      Votes
      16
      Posts
      833
      Views

      V

      Hi @William-Hatanaka
      did these changes reflect on your code inside velocity packages as mention in this commit https://github.com/bagisto/bagisto/pull/3083/commits/77db0f6a481a17998754e777680b350cf4564046

    • W

      Extension "Hide Shop for Guest"
      • William Hatanaka

      3
      0
      Votes
      3
      Posts
      311
      Views

      W

      Hello @prateek-webkul ,
      I"ve executed the command php artisan cache:config.
      Thank you very much

    • W

      user registration approval
      • William Hatanaka

      5
      0
      Votes
      5
      Posts
      603
      Views

      P

      @William-Hatanaka said in user registration approval:

      no, right now. We don't have such feature as you wanted...but you may develop a configuration for same and set the condition on customer registration page as required.

      Thanks

    • B

      Product rating
      • benito243

      2
      0
      Votes
      2
      Posts
      150
      Views

      N

      Hello @benito243 ,

      You can add this feature by creating your own package.

      https://devdocs.bagisto.com/create_package.html#how-to-create-package

      Thank you.

    • W

      Payment method: bank transfer
      • William Hatanaka

      6
      0
      Votes
      6
      Posts
      509
      Views

      S

      Yes you need to create a package for that, it does not matter you can give any name to it.
      Thanks

    • M

      Payment Method: Paystack payment
      • miketayo

      4
      0
      Votes
      4
      Posts
      313
      Views

      V

      Hi @miketayo
      you may also refer https://github.com/bagisto/bagisto/issues/2354

      Thanks

    • W

      Bagisto - Docker - Let's Encrypt
      • William Hatanaka

      1
      0
      Votes
      1
      Posts
      218
      Views

      No one has replied

    • K

      I am getting error like Whoop's something went wrong.
      • Keerthi

      4
      0
      Votes
      4
      Posts
      523
      Views

      K

      Hi,

      Now it is working fine

      actually I did some mistake i.e,

      I didn't transfer the complete product repository in online hosting. Some part of the code I missedout, so that I got this kind of error. Now the problem is resolved.

    • O

      Best Practice For Grouped/Bundled Item Special(Promotion) Price
      • otheriz

      1
      0
      Votes
      1
      Posts
      237
      Views

      No one has replied

    • L

      Multiple datagrids on one page
      • lwilliams-heli

      3
      0
      Votes
      3
      Posts
      515
      Views

      ghermans

      @rahul is there any solution in the make or a workaround for this?

    • W

      Show products by category in front page
      • William Hatanaka

      6
      1
      Votes
      6
      Posts
      1897
      Views

      W

      @Vaishali-Agarwal ,
      Your guidance worked perfectly. Thank you very much

    • P

      How to add a login button(sign in with google) on Bagisto(velocity theme).
      • prashant2408

      2
      0
      Votes
      2
      Posts
      229
      Views

      shubhwebkul

      Hey Prashant,

      I really appreciate your efforts, you could add your options here.

      Let me know if you have any further query.

      Thanks!

    • O

      How to send an automatic notification
      • Omar

      6
      0
      Votes
      6
      Posts
      627
      Views

      N

      Hi,
      Laravel Cron Job is an inbuilt task manager that gives your applications the ability to execute specific commands like sending a notification and other.

      you should check the following link:
      https://laravel.com/docs/7.x/scheduling

      https://bagisto.com/en/how-to-schedule-jobs-in-bagisto/

      Thank you.

    • W

      Login with google in bagisto
      • waqas

      2
      0
      Votes
      2
      Posts
      174
      Views

      V

      @waqas
      run the following-:
      composer dump-autoload
      php artisan config:cache

      if still not resolved then kindly attach the screenshot of the error.

      Thanks

    • A

      Facing "Illegal mix of collations" with MySQL schema for Bagisto 1.1
      • AshJi

      2
      0
      Votes
      2
      Posts
      987
      Views

      V

      Hi @AshJi
      click here, same issue is resolved here https://github.com/bagisto/bagisto/issues/2901

    • W

      How to pass Dynamic key value for Update Cart (to update product count) API request for android.
      • wearecoders

      7
      0
      Votes
      7
      Posts
      798
      Views

      S

      Hello,

      you need to read out about flutter *how to send request in flutter with parameter after that you can achieve the goal.

      thanks

    • O

      how to remove the icons
      • Omar

      3
      0
      Votes
      3
      Posts
      343
      Views

      O

      thanks,@Vaishali-Agarwal

    • P

      How to add cms page in header
      • pksingh

      2
      0
      Votes
      2
      Posts
      237
      Views

      V

      @pksingh
      can you show me screenshot where do you want to add the cms page?

      Thanks