Deploy and use your component in Squiz DXP

Want an interactive way to learn about components? Check out the DXP Component Library for best practice examples.

This tutorial guides you through deploying a component to Squiz DXP and using it .

Complete each step before going on to the next.

The component creation tutorials included here cover the creation, configuring, and deployment of server components.

They do not cover the creation, configuring and deployment of Components at Edge.

Components at Edge are a Squiz DXP Component Service runtime implementation and they are the preferred approach to component development going forward.

New documentation focused on creating, configuring, and deploying components at edge is being prepared.

In the interim:

Prerequisites

Some tasks must be performed before you start to use Component Service. Read Prerequisites in the Getting started page to make sure you are ready to go.

If you have not yet built a component, you can follow Build and test your first component to have a deployable component.

Goals

At the end of these instructions, you will have achieved the following:

  • Deployed your component to the DXP.

  • Created a component set in the DXP.

  • Deployed your component to Content Management.

  • Tested your component in Content Management.

Steps

There are four steps to deploying a component for use within Squiz DXP services. The first two steps are performed in the DXP, and the last two steps are managed in the Content Management environment.