The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
-
lramirez
- Veteran Member
- Posts: 85
- Joined: 2019-11-01 23:23
Post
by lramirez » 2023-02-27 14:43
Good morning... does anyone know if I can add a fingerprint reader to my appgini database...? and how to do it...?
Thank you

Luis Ramirez R.
-
crnjak
- Veteran Member
- Posts: 43
- Joined: 2021-12-29 20:25
Post
by crnjak » 2023-02-28 15:10
for what purpose? login or something else?
-
lramirez
- Veteran Member
- Posts: 85
- Joined: 2019-11-01 23:23
Post
by lramirez » 2023-03-01 01:00
Hello, I just want to store it in a database... just like storing a barcode or Qr code
I don't know much about fingerprints, that's why I ask. I have a fingerprint scanner and I wanted to see if it works with appGini
-
Attachments
-

- example
- hu.png (9.15 KiB) Viewed 4234 times
Luis Ramirez R.
-
crnjak
- Veteran Member
- Posts: 43
- Joined: 2021-12-29 20:25
Post
by crnjak » 2023-03-01 09:10
If you want just for store like image create custom funcion to call your scanner.
From your scanner vendor see tech doc for integrate in another sistems.