Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About Contact Form 7 Signature Addon
This plugin adds a signature field to the Contact Form 7 plugin, allowing users to add a handwritten signature to their messages. It is compatible with Contact Form 7 version 4.6 or higher and works on most modern web and mobile browsers. Installation instructions and support can be found in the FAQ and support forums.Screenshots


Changelog
4.2.2
- Bugfix : File attachment issues
4.2.1
- Better compatibility with other CF7 plugins
4.2
- Compatibility with CF7 v4.9 (on_sent_ok is deprecated)
4.1.2
- Bugfix : syntax error on PHP 5.2 and lower
4.1.1
- Bugfix : support for PHP 5.3
4.1
- Updated signature pad library to 2.1.1
- Added signature pad options to the shortocode
4.0.1
- Added a fix for Conditional Fields plugin to be compatible again
4.0
- Technical refactoring
- now using jQuery : if you were using the old sigFieldsResize function for example, please update to its jQuery counterpart, see FAQ.
- new plugin architecture using WordPress Plugin Boilerplate
- text domain changed to respect WordPress translation guidelines, so you might have to update your .po files
- Dumped support for old CF7 versions
- CF7 4.6+ is now made mandatory on plugin activation
- It is possible to use base 64 encoded inline image as an option
- Storing plugin version in WP options for upgrade purpose
3.2.1
- Fixed a bug when there’s no submit button in form
3.2
- Removed use of CF7 deprecated classes & methods, thanks to leac
3.1
- Fixed a bug where mandatory signatures cannot be sent as attachments
3.0
- Added support for signatures as attachments
2.8.1
- Fixed a bug where CF7 additionnal settings were erased sometimes
- Fixed : signature field is cleared after contact form is successfully sent
2.8
- Improvements on signature storage & security
2.7.1
- Now posssible to change background color and pen color
2.7
- Updated signature pad library to v1.5.3 (fixing a few mobile issues)