LibreSign / LibreSign/libresign
Webhook define url
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 818
- Forks
- 146
- Avg merge
- 11h 31m
- Merged PRs (30d)
- 326
Description
Today in api of Libresign is possible add url of webhook to call after the document is signed.
Add url of webhook to admin settings and call in files signature.
-
define url to all signature in app-settings
webhook_url
-
set callback to all file in signature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the Libresign app-settings entry point and the signature flow referred to as “files signature”; confirm how settings are stored and where completion callbacks can be invoked. Done means an app setting defines webhook_url for all signatures and the configured URL is called after signing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100