This extension is a bootstrap for building a marketplace based on Magento.
vendor features include:
- Manage Products
- Check Orders
- Simple Dashboard
- Buy products from multiple vendors at same order
- Modman
modgit add marketplace git@github.com:thiagolima-bm/Magento_Marketplace.git
- Downloading
This extension works like plug and play. The only that you need to do is create a store account (the vendor who will sell items on the marketplace). The flow is pretty much similar than the regular magento flow for creating a product and check orders. On the vender menu, there are three items
- Dashboard - Where he will see a few reports
- Products - Where he can manage its own products
- Orders - Where he can check the its own orders
The code is self explanatory but if you have any questions, do not hesitate in contacting me.
Want to contribute? That's great! Here's you can get started.
If your contribution doesn't fit with an existing issue, go ahead and create an issue before submitting a Pull Request.
If you need some customizations or new features and do not know how to do it, please contact me :)
- Implement shipping split for vendors
- Implement payment split for vendors
- Improve the dashboard
- Vendor's landing page
- and much more :)