From 197280faa8109cc884fb055066504438807ea7fe Mon Sep 17 00:00:00 2001 From: Sigma9 Date: Wed, 8 Jan 2025 00:14:22 +0000 Subject: [PATCH] README --- README.md | 83 ++++--------------------------------------------------- 1 file changed, 5 insertions(+), 78 deletions(-) diff --git a/README.md b/README.md index 05d2acdf..c6231350 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,16 @@

- - DocuSeal -
+
+ Sigma9Sign - DocuSeal

Open source document filling and signing

-

- - Docker releases - - - - - - Follow @docusealco - -

-DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool. +Sigma9Sign is a fork of DocuSeal which is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool.

-

- ✨ Live Demo - | - ☁️ Try in Cloud -

- -[![Demo](https://github.com/docusealco/docuseal/assets/5418788/d8703ea3-361a-423f-8bfe-eff1bd9dbe14)](https://demo.docuseal.tech) ## Features - PDF form fields builder (WYSIWYG) @@ -46,62 +26,9 @@ DocuSeal is an open source platform that provides secure and efficient digital d - API and Webhooks for integrations - Easy to deploy in minutes -## Pro Features -- Company logo and white-label -- User roles -- Automated reminders -- Invitation and identify verification via SMS -- Conditional fields and formulas -- Bulk send with CSV, XLSX spreadsheet import -- SSO / SAML -- Template creation with HTML API ([Guide](https://www.docuseal.com/guides/create-pdf-document-fillable-form-with-html-api)) -- Template creation with PDF or DOCX and field tags API ([Guide](https://www.docuseal.com/guides/use-embedded-text-field-tags-in-the-pdf-to-create-a-fillable-form)) -- Embedded signing form ([React](https://github.com/docusealco/docuseal-react), [Vue](https://github.com/docusealco/docuseal-vue), [Angular](https://github.com/docusealco/docuseal-angular) or [JavaScript](https://www.docuseal.com/docs/embedded)) -- Embedded document form builder ([React](https://github.com/docusealco/docuseal-react), [Vue](https://github.com/docusealco/docuseal-vue), [Angular](https://github.com/docusealco/docuseal-angular) or [JavaScript](https://www.docuseal.com/docs/embedded)) -- [Learn more](https://www.docuseal.com/pricing) - -## Deploy - -|Heroku|Railway| -|:--:|:---:| -| [Deploy on Heroku](https://heroku.com/deploy?template=https://github.com/docusealco/docuseal-heroku) | [Deploy on Railway](https://railway.app/template/IGoDnc?referralCode=ruU7JR)| -|**DigitalOcean**|**Render**| -| [Deploy on DigitalOcean](https://cloud.digitalocean.com/apps/new?repo=https://github.com/docusealco/docuseal-digitalocean/tree/master&refcode=421d50f53990) | [Deploy to Render](https://render.com/deploy?repo=https://github.com/docusealco/docuseal-render) - -#### Docker - -```sh -docker run --name docuseal -p 3000:3000 -v.:/data docuseal/docuseal -``` - -By default DocuSeal docker container uses an SQLite database to store data and configurations. Alternatively, it is possible use PostgreSQL or MySQL databases by specifying the `DATABASE_URL` env variable. - -#### Docker Compose - -Download docker-compose.yml into your private server: -```sh -curl https://raw.githubusercontent.com/docusealco/docuseal/master/docker-compose.yml > docker-compose.yml -``` - -Run the app under a custom domain over https using docker compose (make sure your DNS points to the server to automatically issue ssl certs with Caddy): -```sh -sudo HOST=your-domain-name.com docker compose up -``` - -## For Businesses -### Integrate seamless document signing into your web or mobile apps with DocuSeal - -At DocuSeal we have expertise and technologies to make documents creation, filling, signing and processing seamlessly integrated with your product. We specialize in working with various industries, including **Banking, Healthcare, Transport, Real Estate, eCommerce, KYC, CRM, and other software products** that require bulk document signing. By leveraging DocuSeal, we can assist in reducing the overall cost of developing and processing electronic documents while ensuring security and compliance with local electronic document laws. - -[Book a Meeting](https://www.docuseal.com/contact) +[Talk to Us](https://www.sigma9.pt/contacts) ## License -Distributed under the AGPLv3 License. See [LICENSE](https://github.com/docusealco/docuseal/blob/master/LICENSE) for more information. -Unless otherwise noted, all files © 2023 DocuSeal LLC. - -## Tools +Distributed under the AGPLv3 License. See [LICENSE](https://github.com/Sigma9/sigma9sign/blob/master/LICENSE) for more information. -- [Signature Maker](https://www.docuseal.com/online-signature) -- [Sign Document Online](https://www.docuseal.com/sign-documents-online) -- [Fill PDF Online](https://www.docuseal.com/fill-pdf)