Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Adding and configuring an AEM component

Mikołaj Mański edited this page Jul 13, 2016 · 15 revisions

Adding and configuring a component

This guide will show you how to add an example component, configure it and perform configuration validation using Bobcat. We will use provided SummerBlockbusterHitsPage and SectionHeaderComponent classes. So what's our test scenario? We will find our top parsys, insert a Section Header component there, modify default value and check if the provided value is saved and displayed properly. Let's start from finding our parsys into which Bobcat will insert a component. The tutorial is divided into 4 parts:

Getting started with Bobcat

  1. Getting started

AEM Related Features

  1. Authoring tutorial - Classic
  1. AEM Classic Authoring Advanced usage
  1. Authoring tutorial - Touch UI
Clone this wiki locally