=== Digital Signature Addon for Contact Form 7 ===
Contributors: aksharsoftsolutions
Tested up to: 6.8
Requires at least: 4.6
Requires PHP: 7.0
Requires Plugins: contact-form-7
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: digital signature, signature field, contact form 7, form signature, e-signature

Converts Contact Form 7 into a signable form with a digital signature field for mouse and touchscreen devices.

== Description ==

**Digital Signature Addon for Contact Form 7** allows users to sign your forms directly using a mouse or touchscreen. Ideal for contracts, agreements, and consent forms.

With this plugin, you can add a digital signature field to any Contact Form 7 form, making it easy for users to provide their e-signature without printing or scanning.

=== FEATURES ===

* Draw signatures using mouse or touch
* Customizable pen color and background color
* Set signature as required or optional
* Custom class and ID support for the signature pad
* "Clear" button to reset the signature field
* Automatically attach signature image to form email
* WPML compatible
* Adjustable width and height of the signature pad

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Open your Contact Form 7 form and click on the **digital_signature** tag generator button.
4. Configure your signature field options and insert the tag into your form.

== Usage ==

Use the following shortcode in your Contact Form 7 form:

`[as_signature signature-100 color:#000000 backcolor:#ffffff width:400 height:200]`

You can customize the color, background, width, and height as needed.

== FAQ ==

= How do I display a signature field in Contact Form 7? =
Use the `[as_signature]` shortcode via the tag generator button added by the plugin.

= What happens after the user signs? =
The signature is saved and sent as a file attachment along with the form email.

= Does it support WPML? =
Yes, the plugin is WPML compatible.

== Screenshots ==

1. Signature field in Contact Form 7 editor
2. Signature options panel
3. Signature pad in action on the frontend

== Changelog ==

= 1.0.0 =
* Initial stable release.
