cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable ASM Module

Former Member
0 Kudos

I need to enable ASM Module. Hybris wiki suggests using ASM installer recipes, which includes database initialization But I already have a working customer project and I can not go with database initialization and installer recipe.

So it would help me if anyone can suggest me the steps I need to follow to enable ASM module for this scenario

Former Member
0 Kudos

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Take a look at:

https://help.hybris.com/6.1.0/hcd/8ac0c75486691014b81def8ce73b39b7.html#assistedservicestorefrontadd...

All you need to do is to add ASM to your extensons list

And call ant command for addon installation

ant addoninstall -Daddonnames="assistedservicestorefront" -DaddonStorefront.yacceleratorstorefront="yacceleratorstorefront"