I highly recommend making a full backup of your website before updating the Foundation version. While updating Foundation is pretty straight forward, it’s better to be safe than sorry.
Updating Foundation – CSS Version
- Download and unzip the newest version of Foundation.
- Upload the the new Foundation files over the Foundation files in your
vendor/foundation
directory. - Done. It’s really that easy.
Updating Foundation – Sass Version
- Download and unzip the newest version of Foundation.
- Upload the the new Foundation files over the Foundation files in the
vendor/foundation
directory. - Upload the the new Foundation JS files in the
assets/js
directory.