Konstrukt
🚨 Konstrukt is now Umbraco UI Builder 🚨
  • Konstrukt Documentation
  • Getting Started
    • Overview
    • Installation
    • Configuration
    • User Interface
  • Guides
    • Creating your first integration
  • Areas
    • Overview
    • Sections
      • Summary Dashboards
    • Trees
      • Folders
    • Dashboards
    • Context Apps
  • Collections
    • Overview
    • The Basics
    • List Views
      • Field Views
    • Editors
    • Child Collections
      • Child Collection Groups
  • Searching
    • Overview
    • Searchable Properties
  • Filtering
    • Overview
    • Global Filters
    • Data Views
      • Data Views Builders
    • Filterable Properties
  • Actions
    • Overview
    • The Basics
    • Action Visbility
    • Inbuilt Actions
  • Cards
    • Overview
    • Count Cards
    • Custom Cards
  • Property Editors
    • Overview
    • Entity Picker
  • Advanced
    • Virtual Sub Trees
    • Encrypted Properties
    • Value Mappers
    • Repositories
    • Events
  • Extras
    • Conventions
    • Umbraco Aliases
    • Konstrukt vs UI-O-Matic
    • Known Issues
    • Changelog
Powered by GitBook
On this page
  • Using These Docs
  • Getting Help
Edit on GitHub

Konstrukt Documentation

Documentation for Konstrukt, the back office UI builder for Umbraco.

NextOverview

Last updated 2 years ago

Konstrukt is the Umbraco v10+ back office UI builder for custom data structures configured via a fluent API.

If you have a custom data store that you’d like to be able to content manage from within Umbraco then Konstrukt will allow you to quickly configure a custom administration UI, reusing many core components and with a consistent look and feel, in just a few lines of code.

With Konstrukt, custom back office integrations can now take a matter of minutes, rather than days.

Using These Docs

These docs are aimed at developers who have at least a basic understanding of Umbraco, as well as C# / MVC principals.

To dive deeper into Konstrukt and get to know all of it's features in detail, use the main menu to jump to the specific topic you are interested in to find out more.

Getting Help

If you require further assistance, or if you are having a particular issue you can't find an answer to, you can get community support via our support forum over on the Umbraco developer portal.

If you are new to Konstrukt, you may want to start by taking a look at the section for details on how to install Konstrukt and any system requirements.

If you have Konstrukt installed and are wondering "what next?" then you'll want to take a look at the section for some quick-start examples of how to configure Konstrukt.

Finally, for all other resources / useful information you can head over to the section.

Getting Started
Guides
Extras
Example Konstrukt UI