on ‎2019 Dec 15 8:39 PM
I am installing smartedit on Hybris version 1905.2 as part of project upgrade. Below are the steps followed.
<extension name='cmsbackoffice'/>
<extension name='cmssmartedit'/>
<extension name='cmssmarteditwebservices'/>
<extension name='cmswebservices'/>
<extension name='permissionswebservices'/>
<extension name='previewwebservices'/>
<extension name='smartedit'/>
<extension name='smarteditaddon'/>
<extension name='smarteditwebservices'/>
ant addoninstall -Daddonnames=smarteditaddon -DaddonStorefront.yacceleratorstorefront=customstorefront
ant clean all
ant npminstall
hybrisserver.bat
I am getting "page can not be found error " while hitting https://#mydomain#:9002/smartedit . Getting "CMS Item Not Found: No page with label [/smartedit] found." in logs. Looks like its looking for a page rather than smartedit extension.
Request clarification before answering.
added extension npmancillary and ran ant npminstall. It got fixed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try to check are you trying to open smartedit on the correct node, maybe you try to open in on incorrect node.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.