Skip to content

Latest commit

Β 

History

History
36 lines (22 loc) Β· 1.22 KB

File metadata and controls

36 lines (22 loc) Β· 1.22 KB

UpDoc

Create Umbraco documents from external sources β€” PDF files, web pages, and markdown β€” using configurable extraction workflows with rule-based field mapping.

NuGet Docs

Features

  • Multiple source types β€” Extract content from PDFs, web pages, and markdown files
  • Configurable workflows β€” Define extraction rules, area detection, and section splitting per source
  • Rule-based mapping β€” Map extracted sections to Umbraco document type fields using pattern matching
  • Blueprint integration β€” Create documents from existing Umbraco blueprints with pre-filled content
  • Backoffice UI β€” Full workflow editor integrated into the Umbraco backoffice

Installation

dotnet add package Umbraco.Community.UpDoc

Requirements

  • Umbraco 17+

Documentation

Full documentation at umtemplates.github.io/UpDoc

Contributing

Contributions are welcome! Please open an issue to discuss before submitting a PR.

License

MIT