Skip to content

adeel4zia/esign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esign

E-sign Module Ported to Backdrop CMS

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Recommended modules
  • Installation
  • Configuration
  • Troubleshooting
  • FAQ
  • Maintainers

INTRODUCTION

This module allows for integration of Signature Pad, an electronic-signing script, into Backdrop for both nodes (content) and the Field API (FAPI).

REQUIREMENTS

This module requires the following module:

It also requires the following third-party library:

INSTALLATION

  • Install as you would normally install a contributed Backdrop module.

  • Download and extract the Signature Pad library into the libraries directory (usually "libraries").

CONFIGURATION

  • For content, you can change the options within the field settings.
    • For FAPI, you can change the field options by setting the '#esign_options' parameter, and using the following keys in an associative array:

    • dotSize (default: 1)

    • minWidth (default: 0.5)

    • maxWidth (default: 2.5)

    • backgroundColor (default: 'rgba(0,0,0,0)')

    • penColor (default: 'rgba(0,0,0,1)')

    • velocityFilterWeight (default: 0.7)


CREDIT

Ported to Backdrop CMS by - Adeel Ahmed

Github: Adeel4zia

Twitter|X: Adeel Ahmed

Linkedin: Adeel Ahmed

Original: Drupal 7 module

For professional support and development services contact adeel4zia@gmail.com.

About

E-sign Module Ported to Backdrop CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published