We can use this solution to deploy the SSP application backup files to the SSP of the current website in the SCA 2019 and above versions
- Step 1:
Get the latest backup file of the SSP applications by navigating to SSP folder > backup and select the latest file and download.

- Step 2:
unzip the file and open the SC_XX.X folder in command prompt or terminal - Step 3:
Install npm and navigate to SC_XX.X > Commons > ns_npm_repository folder and paste the ns_npm_repository file which you have in extension fetched files or below one.
- Step 4:
Copy the third parties files from unzipped SSP backup file and paste in the SC_XX.X > Backend folder. - Step 5:
Made changes as you want. - Step 6:
For localling you can use gulp local, and deployment gulp deploy.