Tuzzle Form
Drag n Drop Form Builder Plugin
by Robiul Islam · github.com/therobiulislam12/tuzzle-forms · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/therobiulislam12/tuzzle-forms/archive/refs/heads/main.zipReadme
Tuzzle Forms - Drag n Drop Form Builder
TODO for development
Admin Section
- [x] Create an admin menu
- [ ] Add Multiple Forms create options and added shortcode system
- [ ] Always new form ID needs to be unique
- [ ] Try to add a style system for designing
Database
- [ ] On install, create a table (if it doesn't exist)
- [ ] Save all entries in a table
- [ ] Show all entries in the admin menu
- [ ] Add install time as metadata
Frontend
- [ ] Shortcode copy-paste works
- [ ] Add nonce for CSRF protection
- [ ] Multiple forms on the same page work well
Future Plan
- [ ] Add drag and drop form builder
- [ ] Create a Gutenberg block for form display
- [ ] Create a widget for Elementor