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

      Multi Vendor Module explain
      • AN-Varit

      2
      0
      Votes
      2
      Posts
      401
      Views

      N

      Hi @AN-Varit ,
      With Multi-Vendor Marketplace, encourage merchants from diverse categories to sell products from a single storefront, increase product offerings, provide better customer selection and enhance your sales.
      And Laravel ecommerce SaaS Multivendor Module is an extension of the Multi Tenant SaaS Module which can provide you the same feature with the saas module . saas multivendor will work with the saas module and for Laravel Multi Vendor Marketplace you dont need to purchase the saas module.
      Thanks!

    • B

      Share Now Button how to show at last in product view page. i didn't find its code????
      • bzay23

      4
      0
      Votes
      4
      Posts
      1506
      Views

      devansh-webkul

      Follow this thread,
      https://forums.bagisto.com/topic/2726/how-to-remove-rating-from-homepage/2

    • T

      How to add checkboxes to custom DataGrid
      • TheBlindHawk

      5
      0
      Votes
      5
      Posts
      766
      Views

      devansh-webkul

      Exactly.

    • G

      Using ProductRepository to seed products
      • gciliberti

      4
      0
      Votes
      4
      Posts
      1036
      Views

      G

      I found the solution !
      Laravel allow us to bypass $fillable property from the model when using a seeder, in my case I didn't want it.
      I simply had to use

      Model::reguard();

      and it worked !

    • T

      Change the theme color , add to cart button in Velocity theme?
      • trishiab

      2
      0
      Votes
      2
      Posts
      335
      Views

      devansh-webkul

      You need to follow the exactly mentioned forum but you should be familiar with all SCSS development enviroment.

    • J

      I am trying to modify the compare products (customer/account/comparison) page vue component, but changes not reflecting ? Anyone guide me??
      • JunaidJaved248

      3
      0
      Votes
      3
      Posts
      1782
      Views

      devansh-webkul

      Hi @JunaidJaved248,

      No compilation is needed as the component is in the blade file,
      https://github.com/bagisto/bagisto/issues/5226#issuecomment-954506661

    • T

      Add profile photo option for user
      • TheBlindHawk

      4
      0
      Votes
      4
      Posts
      710
      Views

      T

      I found the pull request for it!
      It is now working, thanks again!

    • U

      why the result not found
      • userbagisto

      2
      0
      Votes
      2
      Posts
      284
      Views

      devansh-webkul

      I am not getting what you are trying to do. But from the error, it's clearly visible that $result variable is not passed in view.

    • B

      How to show other attribute like description in product page??
      • bzay23

      2
      0
      Votes
      2
      Posts
      287
      Views

      devansh-webkul

      Follow this thread and use single thread,
      https://forums.bagisto.com/topic/2737/how-to-show-other-attribute-like-description-in-product-page/2

    • D

      help set up
      • deen

      2
      0
      Votes
      2
      Posts
      427
      Views

      ghermans

      Open xampp control panel. Start apache and mysql. Click on config option of apache. Click on php.ini and open it. Press Ctrl+F and search "extension=" or "extension=fileinfo". On the next line to "extension=fileinfo", add "extension=gd". Save the file. Stop apache and restart it.
    • K

      ProviderRepository.php line 208: Class 'Webkul\Velocity\Providers\VelocityServiceProvider' not found
      • Kamdjou

      2
      0
      Votes
      2
      Posts
      961
      Views

      devansh-webkul

      Hi @Kamdjou,

      Check your composer.json file, autoload registry may be missing.

    • T

      How to add custom payment method with image upload features?
      • tashiw045

      2
      0
      Votes
      2
      Posts
      426
      Views

      devansh-webkul

      Follow this docs,
      https://devdocs.bagisto.com/1.x/advanced/create-payment-method.html

    • D

      What is the bootstrap version used in bagisto
      • dailamy1983

      5
      0
      Votes
      5
      Posts
      1074
      Views

      D

      Thank you for your response, but can you give me an example source code? please

    • T

      why does my fonts change suddenly?
      • tashiw045

      3
      0
      Votes
      3
      Posts
      410
      Views

      T

      Thanks. It is fixed now. It got distorted suddenly and now it is fixed.

    • D

      how to link whatsapp a count in bagisto?
      • dailamy1983

      2
      0
      Votes
      2
      Posts
      388
      Views

      devansh-webkul

      This is some kind of customization, please check the whatsapp docs whichever you need to implement.

    • D

      what about add multi Carousels in homepage?
      • dailamy1983

      2
      0
      Votes
      2
      Posts
      323
      Views

      devansh-webkul

      Please follow the single thread.

    • N

      Edit product showing placeholder
      • neexbeex

      5
      0
      Votes
      5
      Posts
      715
      Views

      devansh-webkul

      This issue is fixed in the master version.

    • T

      Newsletter subscription could not send email right now
      • tashiw045

      3
      0
      Votes
      3
      Posts
      703
      Views

      T

      Thanks for the response.

    • S

      Change Product's Price Color
      • SongDapeng

      2
      0
      Votes
      2
      Posts
      318
      Views

      devansh-webkul

      Yes, you can. You just need to customize the code.

    • A

      Edit product showing placeholder
      • asad

      5
      0
      Votes
      5
      Posts
      589
      Views

      A

      @devansh-webkul yeah I have done a lot of rnd but the problem is that It is running on a live server. If I take latest clone, then what about my configurations and setting running on my live machine?