Installing UMBFY Packages¶
UMBFY packages are installed through NuGet unless a package documents a different installation path.
General workflow¶
- Confirm the package supports your Umbraco version.
- Install the package from NuGet.
- Restore and build the project.
- Start Umbraco and allow package migrations/initialization to complete.
- Review the package-specific quick-start guide.
Package-specific installation instructions live in each package documentation folder.