Skip to content

thiagolima-bm/magento_marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Magento Bootstrap Marketplace Extension

This extension is a bootstrap for building a marketplace based on Magento.

Features

vendor features include:

  • Manage Products
  • Check Orders
  • Simple Dashboard
  • Buy products from multiple vendors at same order

Installation

  • Modman
modgit add marketplace git@github.com:thiagolima-bm/Magento_Marketplace.git 
  • Downloading

Configuration

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

Documentation

The code is self explanatory but if you have any questions, do not hesitate in contacting me.

Contributing

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.

Customizations and new features

If you need some customizations or new features and do not know how to do it, please contact me :)

What's Next

  • Implement shipping split for vendors
  • Implement payment split for vendors
  • Improve the dashboard
  • Vendor's landing page
  • and much more :)