Services Plugins FAQs

Limiting users until certain info submitted

Hello, I’m building a car rental marketplace and I need to limit users’s ability to post a listing or rent a vehicle until they provide certain info.

I do not want to ask for this extra info in their sign up process, only if and when they decide to either rent a vehicle or post a new listing.

This info will be seen as missing info in their profile until they update it.

The way I have it set up now is based on the marketplace course provided by zeroqode, which after a user signs up, will take the user to a page to finish adding the missing info, (diving the sign up process) but in the course they don’t give users the ability to finish adding that extra info later, which is what I’m looking for.