cancel
Showing results for 
Search instead for 
Did you mean: 

Enabling Live Edit on Hybris 5.7

Former Member
0 Kudos

Hi,

I am unable to get Live edit working on Hybris 5.7. I have followed the instructions on the link below however I am just seeing a blank screen. Please see image blank-page.png attached. Any help or advise will be greatly appreciate any help.

https://wiki.hybris.com/pages/viewpage.action?spaceKey=release5&title=liveeditaddon+AddOn

I have done the following:

Enabled the liveeditaddon AddOn by adding the following entry to my localextensions.xml:

 <extension dir="${HYBRIS_BIN_DIR}/ext-content/liveeditaddon"/>

I then ran the below addoninstall ant script to add liveeditaddon as a dependency of my storefront called trainingstorefront:

 ant addoninstall -Daddonnames="liveeditaddon" -DaddonStorefront.trainingstorefront="trainingstorefront"

Finally, I ran ant clean all and initialized the system however am seeing a blank page when entering live edit mode in the cmscockpit (https://localhost:9002/cmscockpit)

Any ideas?

Accepted Solutions (0)

Answers (0)