skribble
Security covered
Integration of the Skribble API
INTRODUCTION
The Skribble Integration module allows you to easily integrate the Skribble API into your Drupal site.
The primary use case for this module is:
- Create a signature request
- Redirect the user to skribble.com
- Fetch the signed document and save it to the Drupal site
Every step can be altered / changed ina custom module using the provided hooks.
Please see the API file for more information in the module root folder:
skribble.api.php
REQUIREMENTS
No dependencies are required for this module.
INSTALLATION
Install as you would normally install a contributed Drupal module.
See: https://www.drupal.org/node/895232 for further information.
CONFIGURATION
- Go to
/admin/config/skribble/settingsand enter your User and API Key - Choose if you want to upload the file via Base64 encoded upload or let skribble.com fetch the file from your server
MAINTAINERS
Current maintainer for Drupal 10:
- ayalon - https://www.drupal.org/u/ayalon