Skip to content

Scion-Kin/biometrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Biometrics Integration for ERPs

Installation

To install and configure the project, run the following command:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/Scion-Kin/biometrics/refs/heads/main/ZKTeco/setup.sh)" -m erpnext

This command will download and execute the setup script, which will install the necessary dependencies and configure the project for ERPNext integration. If you want Laravel integration, replace -m erpnext with -m laravel in the command above.

Configuration

After installation, you can configure the project by editing the configuration files. First change user to biouser with the following command:

sudo su biouser

For ERPNext edit the configuration file:

nano ~/biometrics/ZKTeco/erpnext/config.py

For Laravel edit the configuration file:

nano ~/biometrics/ZKTeco/laravel/config.py

For the biometrics service edit the configuration file:

nano ~/biometrics/ZKTeco/bio_config.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors