What platform is needed to create a classified / marketplace?

As my question described I like to create a marketplace for selling and allow others to sell. so I like to know what is needed to create such a platform?
whats is the best platforms for creating this platform? do I need professional help?

like: realtor[.]com

If you don’t know what you need or how to do it, how can you guarantee the security of your buyer/seller transactions.
I’d say you do need professional help for this project. And not someone you find on a crowdsource…

A team of skilled developers.

Seriously. If you are wanting other people to be able to sell through your platform, you’re beyond a simple ecommerce site with a shopping cart plugin. Even if you could find a plugin that would allow third parties to sell through your site, I highly doubt it will be robust enough to offer a secure, solid platform.

That’s an ambitious plan, but you might want to think about starting small and then scaling it up. I came across this course a few days ago that’s about starting an e-commerce business. I don’t know how good or bad the course is, but you might want to try it as a way to seriously explore your options.

Short of hiring a team of developers, there are extensions, plugins and add-ons for the kind of thing you’re asking about.

Do you know what a content management system (CMS) is in reference to websites? If not, a CMS is, as the name implies, a pre-built platform meant to store and serve the content of website. Various developers have created add-ons to these CMSs to give them additional specific capabilities. Thousands of commercial add-ons are available for the more popular CMSs, which are typically LAMP setups (Linux, Apache, MySQL and PHP), as opposed to web applications built around JSP or ASP or whatever…

Here are the four big LAMP-based CMSs you might look into:

  • Joomla
  • Drupal
  • Wordpress
  • Magento

I don’t know if anything is available for Magento, although Magento is specifically meant as an e-commerce platform. Joomla would likely be my first choice since it’s a bit more approachable than the more developer-oriented Drupal. Wordpress is doable if you can find the right add-ons, but Wordpress — despite it’s popularity — is a repurposed blogging platform that’s handy to use for less specialized websites.

These add-ons (variously referred to as extensions, components, plugins, etc., by the different CMSs) can usually be found through web searches and searching through the collections for these add-ons associated with the different CMS’s main websites. Don’t get these add-ons confused with themes or template — they’re not the same thing.

What I’d suggest to get you started is to do a Google search on each CMS platform. For example, Joomla marketplace or Joomla classifieds or Drupal classifieds, etc. I could point you to a few specific recommendations, but I don’t know exactly what you’re looking for, and it’s probably best for you to dig into it anyway.

All that said, what you’re proposing is still a huge project that will require extensive amounts of experience to pull off. It will likely require hiring both a developer and a UI/UX designer if you’re not one yourself, which I’m assuming you’re not based on your question.