Vendor registration without submitting a Service

Hello dear Community members,

We want to provide Mobile Massages in different cities to our customers. According to our business model we want Vendor (Massage Therapist) register from front but not to submit any Service (Listing). Service (Listing) only we will add as admin control the price and assign the Vendor and city to vendor. In list a Service form Title, Price etc. are mandatory. We don’t want it. Just want to keep Therapist profile registration form. Please guide us how can we achieve this? I am not sure if it is at all possible or not in this way of using MeetingHive!

Thank you for your Support.

Thanks for your message — our team will reply shortly.

In the meantime, you can also get instant help from our AI Assistant, familiar with all the docs and solutions we’ve shared over the years.

Hi,

Welcome to the community. :herb:

If you’re going to control listing submissions via the backend, please go to HivePress > Listings > Submission and disable the “Allow submitting new listings” option. This will remove the List a Service button, but the user will be able to register on the website.

You can make these fields optional using these code snippets: How to add custom code snippets - HivePress Help Center

Price field [please note that this snippet works if you’re using the price field from the Marketplace extension, if you’re using a custom attribute, you can make it non-required in its settings]:

To make the title field optional, please use this code snippet and change [description] to [title]:

Additionally, if you plan to assign listings to vendors, please note that massage therapists will need to be set up as vendors. By default, vendors are users who have at least one listing, but since you’re planning to control listing submission, you can enable direct vendor registration and gather all the necessary information from them during the registration process: How to add a vendor registration form - HivePress Help Center.

I understand that the learning curve can be challenging sometimes, but please don’t hesitate to reach out, we’ll do our best to advise, provide solutions, or suggest workarounds to help you get everything set up the way you need.

Hope I helped with your request.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.