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

Documentation: How to update the installed PHP-Dynamic-Qr-code? #68

Closed hkdemiralp closed 10 months ago

hkdemiralp commented 10 months ago

How to update the installed PHP-Dynamic-Qr-code? I did not used docker while installing, but a section explaining the update process would be great in documentation. Will just a "git pull" gonna work?

giandonatoinverso commented 10 months ago

You can see the standard installation here: https://giandonatoinverso.it/documentation/#installation

hkdemiralp commented 9 months ago

Hi, @giandonatoinverso. There is a section named "INSTALLATION" as you referred. But I mean, after I installed with standard installation and there is a new version, it is not clear how to update to the new PHP-Dynamic-Qr-code version. Maybe in the installation document, an "UPDATING" section could be added. Or a fifth step could be added to the "INSTALLATION" section like this:

INSTALLATION
Follow these steps to install the script:
1. Clone the project from GitHub
2. Edit the yaml file for docker ...
4. Finish
5. Updating the installation
   To update the installation just do a "git pull" ...

Maybe as a user, I couldn't understand how to update. Anyway, PHP-Dynamic-Qr-code is amazing. Many thanks for your hard work.

giandonatoinverso commented 9 months ago

At the moment git pull is sufficient as a future version will be backwards compatible with the QR codes already created