Skip to content

Installing UMBFY Packages

UMBFY packages are installed through NuGet unless a package documents a different installation path.

General workflow

  1. Confirm the package supports your Umbraco version.
  2. Install the package from NuGet.
  3. Restore and build the project.
  4. Start Umbraco and allow package migrations/initialization to complete.
  5. Review the package-specific quick-start guide.

Package-specific installation instructions live in each package documentation folder.