OroCommerce 关于前端扩展或卓别林

OroCommerce about the frontend extend or chaplin

在前端工作的最佳方式是通过渲染树枝还是 chaplin?

我正在尝试使用 {% extends 'OroUIBundle:actions:index.html.twig' %} 但我无法扩展

坦克

如果您想自定义前端视图 - 您需要覆盖树枝模板。 查看本手册: https://oroinc.com/orocrm/doc/current/dev-guide/customization#overriding-templates

同时检查这个例子: https://github.com/oroinc/orocommerce/blob/master/src/Oro/Bundle/CustomThemeBundle/README.md