BBForms – Flexible Contact Forms, Survey, Quiz, Poll & Custom Forms Editor
BBForms is a code form plugin designed to help you build multipurpose forms in seconds! Build your forms in a few lines, configure their actions & change their options using the BBCodes syntax (the same as WordPress Shortcodes syntax). How does it works? Code the form fields: [email* name="your_email" label="Email" desc="Enter your email."] [submit value="Send"] Code the form actions: [record] [email to="{field.your_email}" subject="Submission received!"] Here is the data entered: {fields_table} [/email] [redirect to="https://wp.org/"]Redirecting...[/redirect] Change the form options: require_login=yes require_login_message=You must be logged in. unique_field=your_email unique_field_message=A submission with {field.your_email} already exists. submissions_limit=10 submissions_limit_message=Sorry, only the first 10 submissions can join the giveaway :) Place the shortcode to show your form anywhere: [bbforms id="123"] Features Forms: Form editor designed to build faster. 20 fields. 20 BBCodes (columns, table, bold, etc). Responsive multi-column form layout. File uploads. Quiz field to act as custom captcha. Form templates (live demo). Export/Import forms by copying & pasting code or TXT file. Live form preview. Categories & tags to organize your forms. Actions: 6 actions (record, email, redirect, etc). Unlimited form actions (send as many email notifications as you wish!). GDPR actions to automate export & deletion requests. Tags to place dynamic content anywhere. Form options: 14 form options (clear & hide form on success, show required fields notice, etc). Restrict form access to logged in users only. Limit by a unique field value. Apply a submissions limit. Anti-bot & anti-spam protection. Submissions: Advanced submissions view. Store, view, filter, edit & delete your submissions. Export submissions to CSV. Submissions auto-cleanup. Extra: Role management settings. Override form & field messages globally. Light & dark mode editor. Mobile ready & designed for accessibility. Optimized for speed (CSS: 4kb & JS:9kb). The perfect form solution for everyone BBForms is designed to be accessible to everyone helping you to create your forms easily, whether you build them for yourself or for a client: Site owners Build your own forms without coding experience! BBForms is shipped with several form templates as sample forms and our form editor includes controls to help you code your form. Each control includes a list of examples of common configurations like an email field auto-filled with the logged in user email or a URL field that only accepts https URLs. Developers Building forms for your customers has never been so easy! You can store your own form templates and import them in your customer website in no time. All documentation can be found inside the form editor, so you can access them without abandon the form editor screen. Sites network owners Do you manage a large amount of sites? BBForms makes super easy to bring support! Your customers can send you an entire form configuration by copy & pasting their code or as a TXT file. Also, you are able to provide them the code required for any configuration or provide TXT files in your site to let them import a form designed by yourself. Powerful add-ons to extend BBForms Address Autocomplete Calculations Conditional Display Conditional Logic Email Balancer Geolocation Multi-Step Forms Post Submissions Rating Field Repeatable Fields Save Progress Signature Field Users Management Spam protection add-ons: Google reCAPTCHA v2 & v3 hCaptcha Cloudflare Turnstile Integrations WooCommerce Tags: {woocommerce.is_customer} – Shows “yes” or “no” based if user or an email address is a registered customer. {woocommerce.order_history_table} – Shows an HTML table with the customer order history. Useful for email resumes. {woocommerce.admin_order_history_table} – Shows an HTML table with the customer order history with direct links to the admin area. Useful to have direct links to the customer information & orders. Easy Digital Downloads Tags: {edd.is_customer} – Shows “yes” or “no” based if user or an email address is a registered customer. {edd.order_history_table} – Shows an HTML table with the customer order history. Useful for email resumes. {edd.admin_order_history_table} – Shows an HTML table with the customer order history with direct links to the admin area. Useful to have direct links to the customer information & orders. GamiPress In GamiPress plugin you will find new events to let you configure rewards based on BBForms interactions. Events: Submit a form. Submit a form of a category. Submit a form of a tag. Submit a field value. AutomatorWP In AutomatorWP plugin you will find new triggers and tags to let you configure automations based on BBForms interactions. Triggers: Submit a form. Submit a form of a category. Submit a form of a tag. Submit a field value. Tags: Tags to use any field submitted value on AutomatorWP actions. More plugins from the BBForms team If you like BBForms, you will love our other plugins! GamiPress – Flexible gamification plugin to reward your users with points, achievements, badges & ranks based on their activity in your WordPress. AutomatorWP – Powerful no-code automator plugin that lets you connect +200 plugins together or with apps, platforms with webhooks plus other WordPress sites. ShortLinks Pro – Complete link management plugin that not only powers WordPress websites with shortened URLs, also empowers site owners to create clean, branded and unique affiliate links easily.
Top keywords
- form30×3.47%
- email18×2.08%
- field14×1.62%
- customer11×1.27%
- bbforms10×1.16%
- forms10×1.16%
- submissions10×1.16%
- table10×1.16%
- submit9×1.04%
- history8×0.93%
- order8×0.93%
- order history8×0.93%
Code Snippet DM
Supports: Gutenberg, Elementor, TinyMCE and shortcode Display your code snippets in a stylish way inside your content. The plugin uses shortcodes and also very intuitive TinyMCE interface. Starting with v2.0.3, the plugin offers support to be used via a custom Elementor Widget. Starting with v2.0.1, the plugin offers support to be used via a custom Gutenberg block. It will continue to support the default way of adding the code snippet via shotcodes. Code Snippet DM was inspired by the Carbon project. We created a simple way to display your code snippets but also have control over the way it appears, thus making it more stylish. Also, on the front end in the top right you will find a Copy Code button that allows you to copy to clipboard the entired code snippet. The plugin provides you with a TinyMCE button that will allow you to display the code or an option to use a shortcode. You can open the shorcode [dm_code_snippet] and in the content inside and close it [/dm_code_snippet]. Elementor widget The Widget is called “Code Snippet DM” and can be found on the Basic list of Elementor Widget after you activate the plugin. Keywords that can be used to find it: code, snippet, dm. Once the widget is added in the Elementor editor, it can be customized via the sidebar settings that will appear for each widget. The sidebar will include all the settings that are available for the shortcode. Some of the settings will be applied in real time in your editor. The code styling (syntax highlight) and line numbers are only available on the front-end, in the editor you will not be able to preview the correct colors for the code or the line numbers. Gutenberg block The block is called “Code Snippet DM” and can be found in the embed section of Gutenberg blocks. Keywords that can be used to find it: code, snippet, dm. Once the block is added in the Gutenberg editor, it can be customized via the sidebar settings that will appear for each block. The sidebar will include all the settings that are available for the shortcode. Some of the settings will be applied in real time in your editor. The code styling (syntax highlight) and line numbers are only available on the front-end, in the editor you will not be able to preview the correct colors for the code or the line numbers. Shortcode Options There are a number of options that you can use in the shortcode: background with options yes or no will enable/disable the color background (Default yes) background-mobile with options yes or no will enable/disable the color background for mobile devices (Default yes) bg-color accepts any HEX, RGB or RGBA value to change the background color (Default #abb8c3) theme with options light or dark that changes the code editor theme (Default dark) slim with options yes or no that changes the code editor from default to a slim version, ideal for one-line code (Default no) line-numbers with options yes or no that will enable a left side line number for columns (Default no) language with options clike, css, javascript, markup, perl, php, python, ruby, sql, typescript, shell will highlight the syntaxes based on what you select for your code (Default php) wrap with options yes or no will wrap the code or add a horizontal scroll bar to display it as it is (Default no) height allows you to input any value and will set the code snippet height to that value. Example: 500px. (Default is empty) copy-text this is used for the text shown on the copy button. If it’s not added it will use the default option. (Default Copy Code) copy-confirmed this is used for the text shown after you click the copy button. If it’s not added it will use the default option. (Default Copied) Example of shortcode: [dm_code_snippet background="yes" background-mobile="yes" slim="no" line-numbers="no" bg-color="#abb8c3" theme="light" language="css" wrapped="no" height="500px" copy-text="Get the Code!" copy-confirmed="You have it!"] .dm-code-snippet.dark { background: $default-bg; padding: 40px 35px 45px 35px; margin: 30px 0; } [/dm_code_snippet] Important: * If you use the shortcode directly, make sure to wrap the code in as in the example above. * If you want to add HTML using the shortcode, you’ll need to escape the HTML before pasting it in the shortcode. (You can easily find an escape tool online to convert the code) * If you have code (not HTML) that uses ‘</’ and you add it with the shortcode and not the and the TinyMCE button, you will need to escape ‘</’ from your code in order to properly display it. Use the TinyMCE button if you don’t want to add the shortcode yourself. (see Screenshots)