1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00

Update README.md

This commit is contained in:
Vincent LAURENT 2025-03-18 14:16:52 +01:00 committed by GitHub
commit 8ec8af5707
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,6 +35,7 @@ Open-source software under the AGPL V3 license.
- [Enabling and Configuring Multi-Signature Mode](#enabling-and-configuring-multi-signature-mode)
- [Disabling the Organize Mode](#disabling-the-organize-mode)
- [Hiding or Modifying the Demo PDF Link](#hiding-or-modifying-the-demo-pdf-link)
- [Customize the CSS](#customize-the-css)
- [Default Fields for Metadata Editing](#default-fields-for-metadata-editing)
- [Update](#update)
- [Tests](#tests)
@ -42,7 +43,6 @@ Open-source software under the AGPL V3 license.
- [Contributions](#contributions)
- [Screenshots](#screenshots)
## Installation
- [Debian/Ubuntu](installation.md#debian-ubuntu)
@ -132,6 +132,12 @@ To disable the Organize mode, add `DISABLE_ORGANIZATION=true` to the
To hide the demo PDF link, add `PDF_DEMO_LINK=false` to the
`config/config.ini` file.
### Customize the CSS
It is possible to add a custom CSS file to the location `public/css/app-specific.css`.
If this file exists, it will be loaded automatically.
### Default Fields for Metadata Editing
In the `config/config.ini` file, you can add as many fields as you want with the HTML input type (text, date, number, email, etc.) that will be preloaded for each PDF.