ES6 Based Signature Field Addon

Hi everyone,

I wanted to share a new addon I recently developed for Gravity Forms: :writing_hand: Signature for Gravity Forms.

The addon adds a smooth signature field directly inside Gravity Forms, allowing users to draw signatures using a mouse, touchscreen, or trackpad — without needing any external apps or services. It’s designed for workflows like agreements, consent forms, approvals, registrations, and waivers. (Payhip)

Main Features

  • Signature field inside Gravity Forms

  • Mobile-friendly and responsive

  • Multiple signature fields supported in the same form

  • Stores signatures as images on the server

  • Works with Gravity Forms conditional logic

  • CSV / Excel export support

  • Browser-based signing experience

One thing I focused on was keeping it lightweight and easy to use while still fitting naturally into the Gravity Forms builder experience.

Gravity Forms already has an official Signature Add-On available for Elite users, but I wanted to create an alternative that is simple, flexible, and accessible for developers and site owners who may want another option. How this Addon is different is it is VanillaJS(ES6) based so compatible all modern browser and devices

Some Example Use Cases

  • Client approval forms

  • Digital agreements

  • Medical consent forms

  • Event waivers

  • Employee acknowledgements

  • Internal workflow approvals

I’d genuinely appreciate feedback from the community:

  • What features would you want in a signature field addon?

  • Are there workflows you feel existing signature solutions do not handle well?

You can check it out here:
:backhand_index_pointing_right:https://payhip.com/b/rTLva

Looking forward to hearing your thoughts and suggestions!

Cool beans! Curious, what are the key differences between your solution and the GF’s 1st-party solution?

Hello David,

My Solution is based on VanillaJS (ES6) which works better on different browsers and devices. By feature wise it is pretty much same but mine is fresh take on signature addon.

thanks