ever-co / ever-demand

Ever® Demand™ - Open Commerce Platform - https://everdemand.co
https://everdemand.co
GNU Affero General Public License v3.0
1.69k stars 456 forks source link

[Question] can Ever Demand be used for Services marketplace #1557

Open imkane opened 5 months ago

imkane commented 5 months ago

I want to create a marketplace where marketing agencies can sell services to customers. So the platform needs to allow multiple "vendors" (marketing agencies) to signup and list their services. They need to be able to accept payment (platform takes a commission) and deliver the services (delivery will be documents or URLs) to customers via the platform.

Can Ever Demand handle this configuration?

Thanks in advance!

evereq commented 5 months ago

Hi @imkane , yes with some customizations I believe it can handle such scenarios of selling services instead of physical products. We have a concept of "Warehouses" where each "vendor" adds its products/services with infinite stock (in your case), etc.

imkane commented 5 months ago

@evereq thank you!

One sort of related question - is there a way I can play around with a demo or spin up a Docker instance quickly to experiment with configurations to see if the ideal setup is possible? Rather than going through the whole install process.

Thanks!