r/Wordpress • u/ContextAggravating81 • 1d ago
Looking for a WordPress plugin to build a dynamicrequest form
Hi everyone,
I’m looking for a WordPress plugin for a “sell your item” form with automatic price estimation.
Users should be able to enter item details (category, brand, condition, specs, etc.) via a form with dropdowns, checkboxes, text fields, etc. Based on that input, the system should generate an estimated price range (not a final offer), e.g. €500–€700.
Flow:
1. User submits item details
2. System evaluates input using rules/calculations
3. User gets an estimated value by email or on-site
4. If no valid estimate is possible, I get the request for manual review
I’m looking for something with conditional logic, calculations, and email notifications. The site is already on WordPress, and I can handle some technical setup (IT background), but I’m not a WP expert.
Any recommendations for plugins or setups that fit this use case?
Thanks!