Standard Delivery Tier Components
The Bloomreach Experience Manager project archetype comes with a components library, which provides a set of generic delivery tier components to solve the most common tasks such components are used for. Many of the Essentials setup application features also use these components. Their function can be tailored to your specific use case by means of component parameters. Like that, you can use these components to avoid code duplication and benefit from the built-in Best Practices.
For each standard delivery tier component, there’s a documentation page, describing the purpose of the component, and how to use it.
Standard Components
- Content Component
- Document Component
- List Picker Component
- Carousel Component
- Image Component
- Video Component
- List Component
- News Component
- Events Component
- Search Component
- Facets Component
- Menu Component
Dynamic Components
In addition to the standard components, Bloomreach Experience Manager version 14.3.0 and later provide dynamic components, which can be configured using JCR config data at runtime rather than Java code. For projects using a separate frontend application and the Delivery API, we highly recommend using the dynamic component base classes wherever possible, rather than implementing components using new Java classes.
Please refer to Dynamic Components in the Platform Configuration section for details. The following dynamic components are provided: