Divine Smart Forms is a flexible form builder plugin for WordPress that helps you create and publish custom forms without depending on external form platforms.
You can build forms from the WordPress admin area, publish them with a shortcode, collect entries in your dashboard, and connect submissions to follow-up workflows like email and Google Sheets.
Why use Divine Smart Forms?
- Create custom forms directly inside WordPress
- Manage form entries from your own admin dashboard
- Send email notifications to admins and users
- Sync submissions to Google Sheets
- Support file uploads and multiple field types
- Keep form data in your WordPress site using plugin-owned tables
Key features
- Drag-and-drop style form builder in wp-admin
- Shortcode-based form embedding
- Entry listing and management
- Reusable email templates
- User and admin email notification support
- Google Sheets integration settings
- File upload support
- Configurable form settings
- Optional debug logging
- Optional delete-all-data-on-uninstall setting
How to use this plugin
- Install and activate the plugin.
- In wp-admin, go to
Divine Forms.
- Click
+ Add New to create a new form.
- Add your fields and configure the form settings.
- Save the form.
- Copy the generated shortcode from the forms list.
- Paste the shortcode into any page, post, or widget area.
- View submitted entries from
Divine Forms > All Entries.
Shortcode
Use the shortcode below to display a form on the front end:
[divismfo_form id="123"]
Replace
123 with your actual form ID.
Typical workflow
- Create a form for contact, enquiry, booking, feedback, or lead collection.
- Publish it on a page using the shortcode.
- Configure admin or user email notifications if needed.
- Enable email or Google Sheets options based on your workflow.
- Track submissions from the WordPress admin area.
Benefits for site owners
- Faster lead capture without depending on third-party form services
- Centralized submission management inside WordPress
- Better follow-up through email workflows
- Easier reporting when submissions are synced to Google Sheets
- Useful record keeping with saved entries inside WordPress
1.2.1
- Replaced direct inline admin scripts with enqueued admin JavaScript.
- Simplified the plugin feature set by removing WhatsApp, PDF, and payment integrations.
- Kept Google Sheets documentation and WordPress-compliant asset loading in place.
1.2.0
Fixed All issues.
1.1.9
- Fixed redirect submissions so redirect-enabled forms skip the default success message and redirect immediately.
- Improved form save/submit JSON handling to avoid corrupting form settings.
- Improved debug log creation so troubleshooting logs are actually written when enabled.
1.1.8
- Initial public release.
- Added a fuller WordPress.org readme with usage instructions, feature overview, and FAQs.