Skip to main content
Version: v17.x - Umbraco 17

uSync.Forms

To install and use uSync.Forms you will first need to install Umbraco Forms.

Installation

To Install uSync.Forms, type the following commands into the command-line.

dotnet add package uSync.Forms

Using uSync.Forms

Once uSync.Forms is installed, you should see the Forms entry on the uSync dashboard.

Forms on the uSync dashboard.

With uSync.Complete

If you have uSync.Complete you can right click on a form to push or pull it.

Forms Menu with the "Push Items" and "Pull Items" buttons highlighted

For these options to appear you need to install an additional package:

dotnet add package uSync.Forms.Complete