Skip to main content
Version: next

Features

Since version 3.9

To learn more about extension features, you can read the Extension Features reference docs.

accountInformation

Extendable feature for the Account Information page. theme/pages/Account/Information

ui.componentsMap

  • DeleteAccount: The component to display the delete account component in the account information page

    editorialToolboxSections

Extendable feature for the Editorial Toolbox component. See theme/components/molecules/EditorialToolbox/EditorialToolbox. This is used to add additional sections to the Editorial Toolbox.

ui.componentsMap

Components registered in this extension point will be rendered as additional sections in the Editorial Toolbox. Each component should implement its own section structure and functionality.

Facets

Extendable feature for the LayerFacets component. See theme/modules/Layer/LayerFacets/LayerFacets. This is used to easily customize the components used to render facets filters.

ui.componentsMap

maps

Extendable feature for the Map and Marker components. See PostalAddressSelector

ui.componentsMap

shippingMethodAdditionalData

Extendable feature for the AdditionalShippingInformation component. See getAddtionalDataComponent.

ui.componentsMap

The registered component name should be the same as the shippingMethod.method_type value provided in the schema's ShippingMethod object.