giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
243 stars 73 forks source link

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes. It has a clean, responsive, and user-friendly design. It is based on AdminLte, the "Best open source admin dashboard & control panel theme. Built on top of Bootstrap" and Core PHP Admin Panel, a simple Admin Panel written in core PHP that contains an implementation of general features you might need in your website admin panel like: record management (CRUD), secure authentication, pagination, filters.

LIVE DEMO

DOCUMENTATION

paypal

Features

N.B. The project requires at least PHP 7.4 to run properly. It has been successfully tested up to PHP 8.1.

Contact me for custom implementations and additional plugins

What is included

Setup with docker compose (simplest method)

  1. download docker-compose.yml file
  2. Start docker stack
    docker compose build --no-cache && docker compose up -d
  3. Open your browser at http://localhost:80 and login with (username: superadmin, password: superadmin)

For other setup methods please see the documentation

Changelog