No description
Find a file
Nextcloud bot 7cf300fb54
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-23 00:54:21 +00:00
.github chore(deps): bump the github-actions group with 4 updates 2025-12-01 20:09:10 +00:00
.tx fix admin settings, remove any trace of the approval app, delete translation files 2024-03-18 17:08:09 +01:00
appinfo chore: update license 2025-12-17 10:17:49 -08:00
img move from NcMultiselect to NcSelect, fix and improve modal style 2024-03-18 16:49:27 +01:00
l10n fix(l10n): Update translations from Transifex 2025-12-23 00:54:21 +00:00
lib perf: add lazy loading to app config values 2025-11-20 23:55:03 -08:00
src chore(files)!: update file action 2025-12-16 09:36:06 -08:00
templates fix admin settings, remove any trace of the approval app, delete translation files 2024-03-18 17:08:09 +01:00
tests chore(deps): update bootstrap.php from template 2025-06-13 13:55:25 -07:00
vendor-bin chore(deps-dev): bump vimeo/psalm in /vendor-bin/psalm 2025-12-17 18:00:45 +00:00
.eslintrc.js Initial commit 2023-11-09 13:00:47 +01:00
.gitignore Add root composer.lock file 2024-07-15 16:23:12 -07:00
.l10nignore ci(l10n): ignore vendor directory for translations 2024-12-19 10:49:49 -08:00
.nextcloudignore added nextcloudignore and krankerl 2023-11-17 11:44:11 +01:00
.php-cs-fixer.dist.php Initial commit 2023-11-09 13:00:47 +01:00
AUTHORS.md Initial commit 2023-11-09 13:00:47 +01:00
CHANGELOG.md docs: update CHANGELOG.md 2025-12-17 13:52:22 -08:00
composer.json chore: bump minimum and maximum supported Nextcloud versions 2025-11-20 23:55:03 -08:00
composer.lock chore(deps): bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3 2025-11-29 02:12:57 +00:00
COPYING Initial commit 2023-11-09 13:00:47 +01:00
krankerl.toml added nextcloudignore and krankerl 2023-11-17 11:44:11 +01:00
makefile Initial commit 2023-11-09 13:00:47 +01:00
package-lock.json fix(deps): Fix npm audit 2025-12-21 03:30:57 +00:00
package.json chore: update license 2025-12-17 10:17:49 -08:00
psalm.xml chore(psalm.xml): bump PHP version to 8.2 2025-12-16 09:37:35 -08:00
README.md Adjusted README 2023-11-09 13:21:23 +01:00
stylelint.config.js Initial commit 2023-11-09 13:00:47 +01:00
webpack.config.js fix js/style linting errors 2024-01-16 12:43:36 +01:00

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