How can a user upload files?

  • Posted 1 month ago

Hi!
I’m building a real estate platform using Voxel and I need to allow users (agents/agencies) to upload multiple listings at once from the frontend.

Is there any built-in feature or recommended workflow that allows:
– Bulk import of listing fields (price, bedrooms, etc.)
– CSV/Excel upload by users through their dashboard
– Automatic mapping to Listing Type fields
– Automatic creation of locations (cities/areas) if they don’t exist

If this isn’t supported natively, do you recommend any compatible plugins or custom approach to enable this functionality?

Thanks!