Skip to content

nextcloud/integration_docusign

Repository files navigation

Sign files

✔ Sign pdf files via DocuSign.

This app is seamlessly integrated into the files list (Files app).

Files can optionally be signed with DocuSign.

Settings

In the DocuSign admin settings section, you can add your DocuSign credentials (Integration Key & Secret Key). Once successfully connected to the DocuSign API Service, the 'Sign Document' option will become available in the dropdown menu for files.

Build

Just run:

make dev

or for production:

make build

Screenshots

1 2 3