/o//commerce-media/accounts/-1/images/18705253?download=false

Liferay Integration for Docusign®
Collaboration & Knowledge Sharing Extensibility and Integration
18705150
Descrição

DocuSign® is a service that manages documents to be signed electronically. With this integration, you can manage and collect signatures on your documents.

Licença

Before you enable digital signatures in Liferay, make sure you’ve generated and retrieved your User ID key, API Account key, Account Base URI, Integration key, and RSA Private key. Instructions for doing this can be found on DocuSign’s website.

See here for pricing details.

DocuSign® is a service that manages documents to be signed electronically. With this integration, you can manage and collect signatures on your documents.

DEVELOPER
EULA

Desenvolvedor


Hivatkozás megosztása
Liferay, Inc.

Publisher Image

Liferay Community

`; } function openInstallationDocsModal() { Liferay.Util.openModal({ bodyHTML: installationDocsModalBody(), center: true, headerHTML: "

Installation Guide

", size: "md" }); } function openPublisherSupportModal() { Liferay.Util.openModal({ bodyHTML: publisherSupportModalBody(), center: true, headerHTML: "

Publisher Support Info

", size: "md" }); } <p> <strong>Publisher Date</strong> </p> <div> <p>January 25, 2024</p> </div> <hr /> <p> <strong>Deployment Method</strong> </p> <div> </div> <hr /> <p> <strong>App Type</strong> </p> <div> </div> <hr /> <p> <strong>Versão</strong> </p> <div> 1.0.0 </div> <hr /> <p> <strong>Standard Price</strong> </p> <div> <div> Free </div> </div> <hr /> <p> <strong>Help and Support</strong> </p> <div> <div class="d-flex flex-column mt-4"> <div class="d-flex mb-4"> <span class="support-modal-icon" id="app-documentation"> <svg class="lexicon-icon lexicon-icon-document" role="presentation" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#document" /></svg> </span> <a class="d-flex support-modal justify-content-between w-100" href="javascript:void(0)" onClick="openInstallationDocsModal();"> <span class="ml-1 "> App Documentation </span> </a> </div> <div class="d-flex mb-4"> <span class="support-modal-icon" id="publisher-support"> <svg class="lexicon-icon lexicon-icon-envelope-closed" role="presentation" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#envelope-closed" /></svg> </span> <a class="d-flex justify-content-between support-modal w-100" href="javascript:void(0)" onClick="openPublisherSupportModal();"> <span class="ml-1 "> Suporte do publicador </span> </a> </div> <div class="d-flex"> <span class="support-link-icon"> <svg class="lexicon-icon lexicon-icon-check-square" role="presentation" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#check-square" /></svg> </span> <a class="d-flex justify-content-between support-link w-100" href="https://marketplace.liferay.com/documents/d/marketplace/end_user_license_agreement-1" target="_blank"> <span class="ml-1"> EULA <span class="d-none support-link-icon-arrow-container ml-1"> <svg class="lexicon-icon lexicon-icon-tap-ahead support-link-icon-arrow" role="presentation" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#tap-ahead" /></svg> </span> </span> </a> </div> </div> </div> <hr /> <p> <strong>Compartilhar link</strong> </p> <div> <a class="align-items-center d-flex font-weight-bold ml-1 support-link text-primary" href="#copy-share-link" onclick="copyToClipboard(Liferay.ThemeDisplay.getCanonicalURL())"> <span class="link-icon mr-1"> <svg class="lexicon-icon lexicon-icon-link" role="presentation" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#link" /></svg> </span> Copy & Share </a> </div> <script > function installationDocsModalBody() { return ` <div class="d-flex flex-row align-items-center mb-3"> <span class="align-items-center d-flex justify-content-center modal-icon-background mr-3" style="background: #E2E2E4; border-radius:50%; height:40px; overflow:hidden; width:57px;"> <svg class="lexicon-icon lexicon-icon-document-code" role="presentation" style="fill:#6B6C7E;" ><use xlink:href="https://marketplace.liferay.com/o/classic-theme/images/clay/icons.svg#document-code" /></svg> </span> <div class="d-flex flex-column" style="min-width: 0;"> <span class="text-black-50">App Documentation URL</span> <a class="font-weight-bold" href="https://learn.liferay.com/dxp/latest/en/content-authoring-and-management/documents-and-media/uploading-and-managing/enabling-docusign-digital-signatures.html" target="_blank"> https://learn.liferay.com/dxp/latest/en/content-authoring-and-management/documents-and-media/uploading-and-managing/enabling-docusign-digital-signatures.html </a> </div> </div> `; } function publisherSupportModalBody() { return ` <div class="align-items-center d-flex flex-row mb-3"> <span class="align-items-center d-flex justify-content-center modal-icon-background mr-3" style="background: #E2E2E4; border-radius:50%; height:40px; overflow:hidden; width:40px;"> <img src="/image/account_entry_logo?img_id=30822930&t=1760459944278" alt="Publisher Image" style="width: 100%; height: 100%; object-fit: cover; border-radius: 50%;" /> </span> <div class="d-flex flex-column"> <h3 class="font-weight-bold mb-0"> Liferay, Inc. </h3> </div> </div> `; } function openInstallationDocsModal() { Liferay.Util.openModal({ bodyHTML: installationDocsModalBody(), center: true, headerHTML: "<h2>Installation Guide</h2>", size: "md" }); } function openPublisherSupportModal() { Liferay.Util.openModal({ bodyHTML: publisherSupportModalBody(), center: true, headerHTML: "<h2>Publisher Support Info</h2>", size: "md" }); } </script> <script > function copyToClipboard(text) { if (navigator && navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(text); Liferay.Util.openToast({ message: "Copied link to the clipboard" }); } } </script> <style > .support-link, .support-modal { font-size: 16px; } .support-link-icon { color: #0B5FFF;#54555F } .support-link-icon-arrow { height: 12px !important; width: 12px !important; } .support-link:hover, .support-modal:hover { transform: translateY(-0.75px); } .support-link:hover .support-link-icon-arrow-container { display: inline-block !important; transform: rotate(90deg); } .support-modal-icon, .support-modal { color: #54555F; } .support-modal:hover { color: #272833; } .support-svg mask, .link-arrow mask { mask-type: alpha; } .tempCSS{ min-width: 0; } </style>
DEVELOPER
25/01/24 19:20
Published date
25/01/24 19:20
Published Date
25/01/24 19:20
Supported Versions
Resource Requirements
Edition
Community
PRICE
Bundled
help & support
SHARE LINK
HTML Example

A paragraph is a self-contained

Copy & Share

HTML Example

A paragraph is a self-contained unit of a discourse in writing dealing with a particular point or idea. Paragraphs are usually an expected part of formal writing, used to organize longer prose.