Tuesday, May 19, 2009

Hybris: Location of items.xml

Once we create our own extension on hybris.

We can find the items.xml file inside:
HYBRIS_HOME/extensions/CUSTOMEXT/resources/CUSTOMEXT-item.xml

In this file, we need to go and add type and item attribute.

Hybris type are represent as java class. item as attribute.

No comments:

Post a Comment