Install the Creator Kit

There are two ways to install the Creator Kit:

  1. Download and manually install the managed solutions
  2. Install the solution directly into your Environment from AppSource

Prerequisites

Option 1: Manually install the solutions

To download and manually install the managed solutions for the Creator Kit, follow the steps below.

Step 1: Install the Creator Kit solution

  1. Download the CreatorKitCore solution.

  2. Ensure the Power Apps code components for Canvas apps feature is enabled in the Environment settings.

  3. In Power Apps, select your Microsoft Power Platform environment.

  4. Import the solution (learn how to Import solutions).

Step 2: Install the reference solutions (optional)

The reference solutions can optionally be installed after the CreatorKitCore solution is installed (just like any app made with Creator Kit components).

Each solution has specific requirements:

Solution Notes
CreatorKitReference(MDA)
  • Reference App is a Model Driven app that requires a premium license to play
  • Reference App uses the Dataverse connector; Environment's DLP Policies must allow the connector.
  • CreatorKitReference(Canvas)
  • Before installation, enable the Environment setting 'Power Apps code components for canvas apps'
  • Upgrading

    Import the updated solution to install the latest version manually. Get the latest version at https://aka.ms/CreatorKitLatestRelease.

    Option 2: Install from AppSource

    The AppSource package will install the latest version of the following managed solutions from Creator Kit into your selected Environment:

    • CreatorKitCore
    • CreatorKitReference(Canvas)
    • CreatorKitReference(MDA)

    The following configurations will be modified in the environment:

    • Enable code components for Canvas is set to true

    Important

    Using this AppSource install option will modify the selected Environment's settings. Ensure this modification is acceptable with your organization's security standards before continuing with this install option.

    Method 1: Power Platform CLI

    Install the AppSource package using the Power Platform cli (How to find your Environment Id and Url).

    1. Create or select an auth profile (see pac auth for instructions)

    2. Use pac application install to install the CreatorKitCore option:

      pac application install --environment-id 00000000-0000-0000-0000-000000000000 --application-name CreatorKitCore

      or

      pac application install --environment https://orgname.crm.dynamics.com/ --application-name CreatorKitCore

    Method 2: AppSource install wizard

    The offering page on the AppSource website allows you to install the Creator Kit into your Environment through a wizard experience.

    1. Go to the Creator Kit page on AppSource page.

      Sign in to an account that has System Administrator permissions in the target Environment.

    2. Select the button Get it now.

      If prompted, confirm your details and select the Get it now button again to continue. Microsoft will not contact you regarding the Creator Kit by submitting this form.

      The App Source install experience will launch the Power Platform admin center and ask you to identify the target Environment.

    3. Choose the target Environment, review and agree to the two agreement checkboxes, then select the Install button to continue.