WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: zigaform-calculator-cost-estimation-form-builder-lite (Used by 112 domains)

Zigaform – Price Calculator & Cost Estimation Form Builder Lite

πŸ‘€ softdiscover πŸ“¦ v7.6.9 πŸ”— Plugin Homepage

Zigaform – Calculator & Cost Estimation Form Builder Lite is a real-time, drag-and-drop form builder designed to help you create estimation forms in just a few easy steps. It allows you to estimate any service for your clients and proceed to checkout using a payment gateway. The plugin also offers an advanced grid system and skin customizer to build professional forms, along with a comprehensive administration section for managing numerous form options. Best of all, no programming skills are required!

Use Cases

  • Creating forms with automatically calculated fields
  • Finance calculators
  • Quote calculators
  • Booking cost calculators
  • Date calculators
  • Health/fitness calculators

Check out other calculators made with Zigaform

Features (Free Lite Version):

  • Real-time drag-and-drop form builder
  • Cost estimation and calculation feature (supports complex math formulas)
  • Offline Payment Gateway included
  • 42+ ready-to-use form elements
  • Full skin customizer with live preview
  • Advanced grid system for building form estimators
  • Dynamic validation (email, letters, numbers, etc.)
  • Advanced summary estimate box with sticky feature
  • Multiple form templates available
  • Over 650 custom fonts and 769 icons for form elements
  • Create custom form fields with ease
  • Multiple forms on a single WordPress page
  • Graphic chart entry reports by form
  • Advanced entry search functionality
  • Import/export custom forms
  • Duplicate forms option
  • Accept multiple file uploads via forms
  • Detailed entries report by form
  • Ajax-powered forms
  • Bootstrap integration
  • Live email notifications on form submissions
  • Unlimited forms with retina activation
  • Multi-language support (Spanish, Italian, French, Russian, German, Portuguese, Chinese)
  • Fully responsive forms with cross-browser support (IE8+, Chrome, Firefox, Safari, Opera)
  • No programming skills required
  • Easily add/edit/manage forms, fields, entries, and tons of features
  • Language Switcher

Premium Version

If you love the Lite version, consider trying the premium version with additional features:
1. PayPal payment integration
2. Advanced conditional logic
3. Wizard forms with real-time editor and live preview (two themes available)
4. Invoicing feature with detailed listings
5. Export submissions to CSV
6. Extended HTML documentation
7. Priority support and many more features

Explore Zigaform – Cost Estimation & Payment Form Builder Premium

More info: https://wordpress-cost-estimator.zigaform.com/

Extensions

  1. Animation Effects Add-On (Pro): Animate your fields with various effects, including delay and customization options.
  2. WebHooks Add-On (Pro): Send data from your forms to any custom page or script via WebHooks. Perfect for applications that need updates with each form submission.
  3. WooCommerce Add-On (Lite): Add a custom WooCommerce form to your product pages. Generate product prices directly from form calculations.

Overall Features

Drag-and-Drop Form Builder

Zigaform features an intuitive drag-and-drop builder, allowing you to create forms in minutes. All forms are fully responsive and mobile-friendly, with options for multi-page forms, file uploads, smart conditional logic, and more.

Custom Formula and Math Calculation

Zigaform supports custom formulas and complex calculations, enabling you to create anything from basic to highly complex estimation forms.

Automated Notification Emails

Create custom email notifications to receive alerts when new entries are submitted. Personalize the subject, message, and include entry details with tons of options.

Advanced Grid System

Create unique form layouts with Zigaform’s responsive grid system, supporting unlimited grid nesting.

Multi-Page Forms (Wizard Form)

Break up forms into multiple pages with a progress bar, enhancing the user experience.

42+ Advanced Fields

Choose from a wide variety of field types:
– Text Input (Single Line)
– Textarea (Multiple Lines)
– Checkbox
– Radio (Multiple Choice)
– Select Dropdown
– HTML
– File Upload
– Image Upload
– Password
– Slider, Range, Spinner
– Captcha, ReCaptcha
– Hidden Field
– Star Rating
– Color Picker
– Date Picker, Time Picker
– Dynamic Checkboxes, Radiobuttons
– And many more…

Captcha Spam Protection

Zigaform integrates Google reCaptcha to prevent spammers and spambots, ensuring your site remains secure.

Detailed Submitted Entries

View submitted entries in the WordPress admin area and send data via email. Features include bulk export to CSV, advanced filtering, and search across all entries.

Fully Responsive Design

All forms are crafted to fit any device, ensuring a consistent user experience across mobile, tablet, and desktop.

Control Every Element

Fine-tune every part of your form, from general settings to individual fields, submit actions, and emails.

Effortless WordPress Integration

Easily add a Zigaform to your site with widgets, shortcodes, or automatic content appending.

Translation Ready – Multi-Language Support

Zigaform supports multiple languages and is translation-ready for easy localization.

Heavy on Security

Built with nonce security, Google reCaptcha, and optional Captcha, Zigaform protects your forms from automated submissions.

Fast & Scalable

Optimized for performance, Zigaform loads resources only when needed, keeping your website fast and efficient.

Free Support and Upgrades [Pro Version]

Zigaform offers excellent support and regular updates, making it a great choice for WordPress users of all levels.

What Makes Zigaform Great?

  • Unlimited forms, fields, emails, actions, and submissions
  • Extensive customization options, including custom CSS and HTML
  • Beginner-friendly with a drag-and-drop builder
  • Tons of advanced features for creating powerful forms
  • Developer-friendly with full documentation available
  • 100% responsive and optimized for speed
  • Comprehensive security features, including Google reCaptcha
  • Conditional logic for creating dynamic forms [Pro Version]
  • Continuous updates with enhanced functionalities

Visit the Documentation

Calculated β€œhidden” Fields

The calculated fields can be β€œhidden” fields. This way the calculated values of those β€œhidden” fields won’t be displayed in the form. This is useful for using intermediate calculated values or for showing the calculated values only into the email.

Equations / formulas Format

Here are some sample formulas that can be used in the math formula feature:

  • With simple mathematical operations:

    fieldname1 + fieldname2
    
    fieldname1 * fieldname2
    
    fieldname1 / fieldname2
    
    fieldname1 - fieldname2
    
  • With multiple fields and fields grouping included:

    fieldname1 * ( fieldname2 + fieldname3 )
    
  • There is a huge number of equations that can’t be recreated with simple mathematical operators, or the operations listed above, requiring β€œIF” conditions, here is a sample of the formula that can be used in that case:

    `
        if(fieldname3 > 100) return fieldname1+fieldname2;
        if(fieldname3 <= 100) return fieldname1*fieldname2;
    `
    
  • For complex equations where is required to define blocks of JavaScript code, you should use the following format:

            var calculatedValue = 0;
            //Your code here
            return calculatedValue;
    

…. and note that the return value of that function will be the value assigned to the calculated field. More info here: https://wordpress-cost-estimator.zigaform.com/docs/math-calculation/

DomainExposuresHeadersLast Checked
m*p*l*e*r*s.com βœ… β€” 2025-11-09 08:35:42
i*p*r*a*h*m*s*o*p.com βœ… β€” 2025-11-08 07:18:06
g*c*m*d.com βœ… β€” 2025-11-07 20:15:38
e*a*l*a*p*e.com βœ… β€” 2025-11-07 11:00:46
e*o*k*u*l*e*s*r*.com βœ… β€” 2025-11-07 09:18:06
d*l*e*m*g*n*t*v*.com βœ… β€” 2025-11-07 08:28:28
b*n*a*i*s*r*k*r.com βœ… β€” 2025-11-06 10:25:33
b*t*t*m.com βœ… β€” 2025-11-06 09:21:29

Top 50 Plugins

Plugin Count
elementor 2,221,345
contact-form-7 2,054,189
elementor-pro 1,261,302
woocommerce 1,033,976
revslider 758,124
js_composer 504,652
jetpack 480,204
wp-rocket 372,639
essential-addons-for-elementor-lite 340,186
gravityforms 280,852
header-footer-elementor 279,924
gutenberg-core 262,381
instagram-feed 261,726
elementskit-lite 261,496
complianz-gdpr 260,966
google-analytics-for-wordpress 257,823
google-site-kit 252,287
cookie-law-info 251,413
sitepress-multilingual-cms 229,400
bluehost-wordpress-plugin 216,220
wpforms-lite 190,854
astra-sites 182,961
litespeed-cache 168,532
gutenberg 160,726
gtranslate 150,787
cookie-notice 148,850
coblocks 141,957
the-events-calendar 134,829
popup-maker 127,065
astra-addon 111,279
bb-plugin 110,791
LayerSlider 108,844
tablepress 108,424
premium-addons-for-elementor 107,955
wp-smushit 107,485
mailchimp-for-wp 105,241
duracelltomi-google-tag-manager 99,202
woocommerce-payments 98,446
cleantalk-spam-protect 95,944
honeypot 95,736
akismet 95,341
woocommerce-gateway-stripe 94,855
creame-whatsapp-me 93,043
megamenu 91,661
fusion-builder 89,827
smart-slider-3 89,430
pro-elements 88,201
custom-fonts 87,133
formidable 87,024
pixelyoursite 86,354

Top 50 Themes

Theme Count
hello-elementor 727,749
Divi 604,045
astra 568,386
pub 177,151
Avada 137,693
generatepress 136,846
flatsome 136,539
h4 101,007
oceanwp 99,936
kadence 90,127
enfold 79,080
salient 76,108
bb-theme 69,545
twentytwentyfour 68,018
blocksy 63,733
cocoon-master 62,997
twentyseventeen 62,138
twentytwentyfive 61,082
betheme 61,022
dt-the7 51,297
woodmart 46,212
neve 44,841
twentytwentyone 38,782
bridge 38,095
Avada-Child-Theme 37,853
gox 35,544
twentytwenty 34,057
lightning 33,395
swell 33,339
twentytwentythree 31,252
bricks 27,949
Impreza 27,867
Newspaper 25,182
twentytwentytwo 24,678
epik-redesign 22,326
pro 20,681
storefront 20,567
uncode 20,488
extendable 20,480
twentysixteen 20,197
sydney 18,670
yith-wonder 18,506
themify-ultra 17,130
Total 16,622
twentyfifteen 15,144
hestia 14,715
porto 14,702
twentynineteen 13,923
yootheme 13,874
thrive-theme 13,781