Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 647 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 647 Bytes

Our.Umbraco.DocTypePicker

Don't forget to do a NuGet restore.

You can login to the website and test the Doc Type Picker. Here are the login details:

username: admin@admin.com
password: 1234567890

Usage:

  1. Add the package via nuget: https://www.nuget.org/packages/Our.Umbraco.DocTypePicker/
  2. Create a new Datatype in the Developer section of Umbraco
  3. Select options:
  • Enable Single or Multi document type selection.
  1. Add a new field to your page, and use the Doc Type Picker datatype.

When creating the nuget package, use the following command nuget pack Our.Umbraco.DocTypePicker.csproj