how to upgrade from 13 to 14 by new installation and restore from v13 database backup.
Thanks
how to upgrade from 13 to 14 by new installation and restore from v13 database backup.
Thanks
can pro get more datiles
many thanks
bench --site {site} backup --with-files
--backup-path-conf {conf_path}
--backup-path-db {db_path}
--backup-path-files {files_path}
--backup-path-private-files {private_path}
bench --site {site} restore {path/to/database/file}
--with-public-files {path/to/public/archive}
--with-private-files {path/to/private/archive}
bench --site {site} migrate