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