Primo UI: Updates


Go to Primo Deploy & Utilities/Customization Manager


Pick appropriate view and then Download next to "OU package"


Make file updates and save …probably easier on a Windows machine.


On a Windows machine zip the the newly updated files manually.


On a MacBook navigate to the newly saved file and run this command:

Test UI
zip -r OU.zip OU -x "*.DS_Store"
Prod UI
zip -r OUNEW.zip OUNEW -x "*.DS_Store"

This will zip the file and prep it to be uploaded

Upload the zipped file in the Customization Manager and Deploy.