Download the latest version of DbFace for FREE! DbFace comes in a zip file with all
the goodness you need to upload to your server. Click
here to learn How to install DbFace On-premises?
Any inquiries, feel free to chat with us online.
If you already have Apache (Nginx, IIS), PHP 7.2/7.3/PHP7.4 and Ioncube Loader that fits our requirements, you can download this ZIP to install DbFace in your own environment or to manually update a DbFace thats already installed.
Pay with Paypal Pay via Avangate Download DbFace for PHP 7.2+
Docker is the world’s leading software containerization platform. If you already
installed Docker, you can simply to make DbFace run in Docker.
docker pull dbface/dbface-docker
mkdir /dbface
docker run -d --name dbface -v /dbface:/var/www/user -p 80:80 -t dbface/dbface-docker