AwadGorg's avatar

How to expand Laravel Bagisto to have multi vendors capabilities

Hello I want to build a store that enables users to sell there own products and has there own dashboard to do so and I found bagisto but it only enables the admin to sell product and I want another user with a level of vendor to be able to sell stuff to and another regular user that buys the products I found a paid ext that can do so but I want to do it myself and I don't have the money to pay for it heh, so is there any good tutorials to do so or even logic to do so that can make my life easier and thanks so much.

note if there is any other laravel extension that can do the multi vendors will be great to know about!

0 likes
3 replies
Wakanda's avatar

You can add vendor capabilities to the user model.

Prateek Srivastava's avatar

Hello @awadgorg,

Yes, you may create the module on your own. Simply, you just need to follow our bagisto documentation of package creation (https://devdocs.bagisto.com/1.x/packages/).

Also, You may refer to the link (https://webkul.com/blog/laravel-multi-vendor-marketplace/) for the working procedure of how you may allow the seller to add product, view orders, configure their profile.

Alternatively, you may use Facebook (https://www.facebook.com/groups/bagisto/) to find your solution.

Please or to participate in this conversation.