Umbraco Heartcore

Umbraco Heartcore is a headless CMS that's friendly for editors and flexible for developers. This integration allows business users to build personalized digital experiences (web sites, web apps, mobile apps, etc.) by re-purposing content from your Umbraco Heartcore content management system. It also enables developers to use their preferred front-end tools to build these applications.

This section provides guides on how to use Uniform with Umbraco Heartcore.

Adding the Umbraco Heartcore integration to your Uniform project adds new parameter types that you can add to your Uniform Canvas components.

Before you start

You must have the following to complete this setup:

  • The project alias from your Umbraco Heartcore project.
  • An API key for Umbraco Heartcore.
  • Uniform account with administrator access. If you don't already have one, you can request an account at https://uniform.dev/try.
  1. In Uniform, open your project.

  2. Navigate to the Integrations tab.

  3. Scroll to the section Browse Integrations.

  4. Click Umbraco Heartcore.

    add-integration-to-project
  5. Click Add to project.

    empty-settings
  6. Enter the required values:

    Uniform settingValue
    Project AliasYour project alias
    API KeyYour API key
    Server (optional)On a component, after you select content for a parameter that uses this integration, it's possible to display an edit button to the user. When the user clicks the button, the selected content is opened in the Umbraco Heartcore back office. This edit button is only available when this value is set.
    To determine the appropriate value for your project, open your project in the Umbraco Heartcore back office. You can find the server in the back office URL. The URL uses the following structure:
    [project alias].[server].umbraco.io
  7. Click Save.

    saved

Next steps

Explore the new parameter types that are available when you configure components using Uniform Canvas.