Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.47 KB

index.md

File metadata and controls

35 lines (23 loc) · 1.47 KB
versionFrom versionRemoved
7.0.0
8.0.0

Courier Documentation

Umbraco Courier is a tool that lets you deploy your schema and content from one Umbraco site to another.

With Courier installed on your site, you can tell it to deploy an item from one site to another. Courier will then figure out what is needed for that specific item, package everything up, send it and finally extract it on the target site.

You can purchase Courier from Umbraco Apps.

In this section you can find all the information you need in order to install, configure and work with Courier on a daily basis.

Thorough step-by-step documentation on how to install Courier and setup local test environments.

Instructions on how to upgrade Umbraco Courier to the latest version.

Configure the domains you need to be able to use Courier on.

Learn about the various ways to configure Courier.

How Courier is supposed to be used, to deploy content and developer assets from one site to another. Gives insight into how Courier is built.

These are the HOWTOs, which describes how you extend courier, and add new providers or hook into existing ones.

For developers configuring or troubleshooting Courier.