Everything you need to create professional forms for your website.
Intuitive visual builder with drag-and-drop interface. No coding required to create beautiful forms.
Break long forms into manageable steps with horizontal or vertical wizard layouts.
Text, email, phone, select, checkbox, radio, file upload, date picker, star rating, and more.
Send customizable email notifications to admins and auto-responders to users.
Connect to Zapier, Make, or any webhook endpoint. Integrate with Mailchimp and GetResponse.
Built-in support for Google reCAPTCHA and math CAPTCHA to prevent spam submissions.
Export form submissions to CSV or Excel format for analysis and reporting.
Use shortcodes or embed forms via iframe on external websites with full styling.
Preview your form in real-time while building. See exactly how it will look on desktop, tablet, and mobile.
BB Form Builder is fully compatible with all Botble CMS scripts available on CodeCanyon.
Display forms in modal popups with various trigger options
Form opens when user clicks a button. Best for contact forms, sign-ups, and on-demand actions.
Form appears automatically after a set time (5 seconds). Great for newsletter sign-ups.
Form appears when user scrolls past 50% of the page. Ideal for feedback forms.
Form appears when user moves cursor to leave the page. Perfect for capturing leaving visitors.
Configure popup settings in the form builder under Settings → Popup Display Settings. Choose from Button Click, Time Delay, Scroll Percentage, or Exit Intent triggers. Each popup shows only once per session (except button-triggered popups).
Choose from 5 beautiful form styles to match your website design
Experience the power and simplicity of our form builder.
Get up and running in minutes with our simple installation process.
Download the plugin ZIP file from your CodeCanyon Downloads page.
Extract the downloaded ZIP file to your local computer.
Upload the extracted folder to your server at:
platform/plugins/bb-form-builder
Go to Admin Panel → Plugins and click the Activate button.
Navigate to Admin Panel → Settings → General and enter your purchase code to activate the license.
Access BB Form Builder from the admin sidebar menu and create your first form.
After installation, check out the documentation for detailed guides on creating forms, setting up email notifications, and integrating with third-party services.
Easily embed your forms on any external website using an iframe. Just copy and paste the code below:
<iframe
src="https://bb-form-builder.botble.com/form/your-form-code"
width="100%"
height="500"
frameborder="0"
></iframe>
For more control and better responsiveness, use our JavaScript embed code:
<div id="bb-form-builder-container"></div>
<script src="https://bb-form-builder.botble.com/vendor/core/plugins/bb-form-builder/js/embed.js"></script>
<script>
BbFormBuilder.embed({
container: '#bb-form-builder-container',
formCode: 'your-form-code'
});
</script>
your-form-code with your actual form code (e.g., contact-form, newsletter). You can find the form code in the admin panel under Forms > Edit Form.
Use the following shortcode to embed forms in your pages:
[bb-form-builder code="your-form-code"][/bb-form-builder]
contact-form - Simple contact formcustomer-feedback - Multi-step survey with star ratingjob-application - Multi-step form with file uploadnewsletter - Newsletter subscriptionevent-registration - Event registration with multiple fieldsBuild Professional Forms in Minutes
Transform your website with powerful, beautiful forms. Create contact forms, surveys, registrations, and more with our intuitive drag-and-drop builder.