To upgrade Phraseanet to the latest version, it is strongly recommended to follow this upgrade procedure :
bin/console system:backup-db
When using Nginx, update rewrite rules (provided in
config/nginx.rewrite.rules
).
Overwrite the config folder with the one of the previous installation.
Reloading Apache or Nginx server, eventually PHP-FPM to support the new version of the extension.
In a terminal, at sources root, execute the following command. Please note that execution time in this step could be long.
bin/console system:upgrade
bin/console --version