Page 1 of 1
Looking for Module - Advice?
Posted: Thu Nov 16, 2017 2:47 am
by lanitechforum
I am looking for a module/plugin that will allow my distributors to register for an account. Once they have registered they can start adding products that are associated with their store/their account.
I am not sure what exactly this is called so when searching in the forums I cannot find what I am looking for. Can anyone here point me in the right direction?

Re: Looking for Module - Advice?
Posted: Thu Nov 16, 2017 2:54 am
by yodapt
What you want is probably a multivendor / multiseller extension :
https://www.opencart.com/index.php?rout ... ultivendor
Re: Looking for Module - Advice?
Posted: Thu Nov 16, 2017 3:08 am
by lanitechforum
Ah ha! Yes, that is what I am looking for. Thank you for pointing me in the right direction!

Re: Looking for Module - Advice?
Posted: Tue Apr 10, 2018 5:24 pm
by JNeuhoff
You may want to stay away from the
multiseller / multivendor / multishippers advanced pro, they keep refusing to answer our questions about its confusing DB model design unless you have bought one from them.
Re: Looking for Module - Advice?
Posted: Tue Apr 10, 2018 9:53 pm
by straightlight
Rather focus on the use of APIs rather than the use of multimerch methods. Followed is an example of a forum user wanting to see if an OC user would be logged in by relying on another platform:
viewtopic.php?f=202&t=203512#p720446 . This can be easily adapted and does NOT require fee to implement these solutions.
Re: Looking for Module - Advice?
Posted: Tue Oct 16, 2018 1:33 pm
by purpletreesoft
straightlight wrote: ↑Tue Apr 10, 2018 9:53 pm
Rather focus on the use of APIs rather than the use of multimerch methods. Followed is an example of a forum user wanting to see if an OC user would be logged in by relying on another platform:
viewtopic.php?f=202&t=203512#p720446 . This can be easily adapted and does NOT require fee to implement these solutions.
I think it will be a lot of work for someone who is not a tech expert. Using an available solution makes sense if you need it quickly.