【问题标题】:Hybris - How do i add the SmartEdit extension to an existing ProjectHybris - 如何将 SmartEdit 扩展添加到现有项目
【发布时间】:2019-11-06 07:02:36
【问题描述】:

标题说明了这一点。 我使用 modulegen 创建了一个自定义项目,并使用加速器模板作为基础。服装店面和后台都在,不过我想试试 SmartEdit 和 WCMS 功能。

我必须将哪些扩展添加到我的 localextensions.xml 文件中才能使 SmartEdit 工作? 我尝试添加

<extension name='cmssmartedit' />

但是在 ant clean build 之后失败了。

【问题讨论】:

  • 您使用的是哪个 Hybris 版本?
  • 1811.6,感谢您的快速回复

标签: e-commerce hybris


【解决方案1】:

详细步骤参考Installing SmartEdit文档

如果您手动安装 SmartEdit,那么以下是您需要的扩展和插件

cmsbackoffice
cmssmartedit
cmssmarteditwebservices
cmswebservices
permissionswebservices
previewwebservices
smartedit
smarteditaddon
smarteditwebservices
ysmarteditmodule (if you want to extend the SAP Commerce framework or CMS functionality)

必须按如下方式安装 smarteditaddon 插件:

ant addoninstall -Daddonnames=smarteditaddon -DaddonStorefront.yacceleratorstorefront=<your_custom_storefront>

【讨论】:

  • 尝试添加插件时,我收到一条错误消息,指出我的店面扩展未包含在我的 localextensions.xml 中。 “店面扩展 'pbacceleratorstorefront' 未添加到 localextensions.xml。请在您的 localextensions.xml 中包含 pbacceleratorstorefront 扩展” 它已添加,但仅按目录而不是按名称添加,这可能有问题吗? ""
  • &lt;extension name="pbacceleratorstorefront"/&gt;一样添加
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-12-23
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多