Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

cherrycoding's avatar

Form Builder with drag and drop for Nova

Hi Guys, I am new to Nova and would like to try it in my current project.... Here I have many dynamic forms and at the moment I am importing them from a CSV. So is there any Nova package to manage my forms in the admin area? Would be nice to edit all fields at one page instead of click on edit on each field. And a nice to have feature would be to sort the fields with drag and drop, so is there any package for Laravel nova which can do this? Thank you. Regards, Alex

0 likes
1 reply
bobbybouwmann's avatar

Currently, there is no such package. Also, I don't think this is a really good case for Nova. You're better off with a custom build CMS or some other system that supports this. Nova is built to general for this.

Please or to participate in this conversation.