Create Umbraco documents from external sources β PDF files, web pages, and markdown β using configurable extraction workflows with rule-based field mapping.
- 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
dotnet add package Umbraco.Community.UpDoc- Umbraco 17+
Full documentation at umtemplates.github.io/UpDoc
Contributions are welcome! Please open an issue to discuss before submitting a PR.