Skip to Content
0
Former Member
Jun 14, 2018 at 03:02 AM

How to Install the addon named Stock notifications ?

318 Views

We are trying to install the addon Stock notificactions with the extentions and command written below but at the moment of execute the command "ant clean all" the compiler show the next errors:

ERROR in C:\workspaceItalika\bin\hybris\bin\custom\italikastore\italikastorestorefront\web\addonsrc\notificationaddon\de\hybris\platform\notificationaddon\controllers\pages\ NotificationPreferencePageController.java

The import de.hybris.platform.notificationfacades.facades cannot be resolved

NotificationPreferenceFacade cannot be resolved to a type

We are using hybris 6.2

What else is necesary for configuring?

 <extension name="**notificationservices**" />
 <extension name="notificationfacades" />
 <extension name="addonsupport" />
 <extension name="notificationaddon" />


ant addoninstall -Daddonnames = stocknotificationaddon -DaddonStorefront.yacceleratorstorefront=italikastorestorefront

ant addoninstall -Daddonnames = customerinterestsaddon -DaddonStorefront.yacceleratorstorefront=italikastorestorefront