<%@ Page Language="c#" MasterPageFile="../../masterpages/umbracoPage.Master" AutoEventWireup="True" Inherits="umbraco.presentation.developer.packages.Installer" Trace="false" ValidateRequest="false" %> <%@ Import Namespace="umbraco" %> <%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>

Only install packages from sources you know and trust!

When installing an Umbraco package you should use the same caution as when you install an application on your computer.

A malicious package could damage your Umbraco installation just like a malicious application can damage your computer.

It is recommended to install from the official Umbraco package repository or a custom repository whenever it's possible.


<%= umbraco.ui.Text("packager", "chooseLocalPackageText") %>

This repository requires authentication before you can download any packages from it.
Please enter email and password to login.

Please note: Installing a package containing several items and files can take some time. Do not refresh the page or navigate away before, the installer notifies you once the install is completed.

Binary files in the package!

Read more...

This package contains .NET code. This is not unusual as .NET code is used for any advanced functionality on an Umbraco powered website.

However, if you don't know the author of the package or are unsure why this package contains these files, it is adviced not to continue the installation.

The Files in question:

Legacy Property editors detected

Read more...

This package contains legacy property editors which are not compatible with Umbraco 7

This package may not function correctly if the package developer has not indicated that it is compatible with version 7. Any DataTypes this package creates that do not have a Version 7 compatible property editor will be converted to use a Label/NoEdit property editor.

Binary file errors detected

Read more...

This package contains .NET binary files that might not be compatible with this version of Umbraco. If you aren't sure what these errors mean or why they are listed please contact the package creator.

Error report

Macro Conflicts in the package!

Read more...

This package contains one or more macros which have the same alias as an existing one on your site, based on the Macro Alias.

If you choose to continue your existing macros will be replaced with the ones from this package. If you do not want to overwrite your existing macros you will need to change their alias.

The Macros in question:

Template Conflicts in the package!

Read more...

This package contains one or more templates which have the same alias as an existing one on your site, based on the Template Alias.

If you choose to continue your existing template will be replaced with the ones from this package. If you do not want to overwrite your existing templates you will need to change their alias.

The Templates in question:

Stylesheet Conflicts in the package!

Read more...

This package contains one or more stylesheets which have the same alias as an existing one on your site, based on the Stylesheet Name.

If you choose to continue your existing stylesheets will be replaced with the ones from this package. If you do not want to overwrite your existing stylesheets you will need to change their name.

The Stylesheets in question:


All items in the package have been installed

Overview of what was installed can be found under "installed package" in the developer section.

Uninstall is available at the same location.

<%= umbraco.ui.Text("packager", "packageUninstalledText") %>

Please wait while the browser is reloaded...