I am setting up an eCommerce store based on Magento. I need to make it so that the user log in functionality is two fold; one for buyers, and one for sellers.
The end goal is to have a file upload form accessible to sellers, but not to buyers. Sellers will use this upload to upload some files which I will then make available as products on their selling pages.