How to create the custom Navigation Node and Explorer tree in Hybris backoffice

The navigation node and explorer tree are helpful in faster search and quick navigation for particular types in the back office, Below are the steps to be added in-backoffice-config.xml of the custom back office extension

  1. Add the root navigation node
<context component="explorer-tree" merge-by="module">
		<n:explorer-tree xmlns:n="http://www.hybris.com/cockpitng/config/explorertree">
			<n:navigation-node id="CustomTree">
			</n:navigation-node>
		</n:explorer-tree>
	</context>

2. Add the explorer tree node to the navigation node

<context component="explorer-tree" merge-by="module">
		<n:explorer-tree xmlns:n="http://www.hybris.com/cockpitng/config/explorertree">
			<n:navigation-node id="CustomTree">
				<n:type-node code="MYType" id="My.Type" />
			</n:navigation-node>
		</n:explorer-tree>
	</context>

3. Add an entry in labels_en.properties to define localized value for Node Type

My.Type=MY Custom Type 

7 thoughts on “How to create the custom Navigation Node and Explorer tree in Hybris backoffice”

  1. [5583]atm88 Official Login | Trusted Online Casino Malaysia Fast Payout,atm88 provides a secure gaming experience with the latest apk download. Enjoy the fastest payout slots and expert baccarat guides. Join the action and play today! visit: atm88

  2. [102]99KK Casino – Đăng Nhập, Đăng Ký & Tải App 99KK Nhận Khuyến Mãi Mới Nhất,99KK Casino là thiên đường giải trí trực tuyến uy tín. Truy cập 99KK để đăng nhập, đăng ký tài khoản nhanh chóng và tải app 99KK nhận ngay những khuyến mãi mới nhất hôm nay! visit: 99kk

Leave a Comment

Your email address will not be published. Required fields are marked *