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

fixed qr-code but the option to change the URL later ? #83

Closed n00bsi closed 4 months ago

n00bsi commented 4 months ago

Hi, for example it was a qr-code created with the url: srv01.domain.tld/partNumber

the qr-code is fix and could not be changed, may it is fixed on a device.

Is it possible that the dashboard get a option to redirect for example to: srv02.domain.tld/manuals/partNumber so when the url: srv01.domain.tld/partNumber is accessed that the srv01.domain.tld redirect to srv02.domain.tld/spareParts/partNumber for example.

The Idea is attach a qr-code to a device the User can scan the qr-code and the system: srv01.domain.tld has a inventory that allows to change the URL that a move of the server that offers the Manuals can be changed over the time for example from: srv01.domain.tld/partNumber to: srv02.domain.tld/manuals/partNumber

Is this what dynamic QR Codes made ? Could not test because the DEMO System did not allow to add or change a dynamic qr code

giandonatoinverso commented 4 months ago

Yes, that's exactly what dynamic QR codes do. I invite you to follow one of the setup methods in the documentation to try the script