Closed hoand-vn closed 6 years ago
今回のテンプレートであると、プラグインでコンテンツを変更した時、以下の問題があります。 現状として Use EccubeTwigBlock in FrontEnd ■できること: Addition a apartment into template ■できないこと: ・Edit apartment of template ・Delete apartment of template ・Change template in Admin still using replace_string ( same 3.0 version )
ソリューションを教えてください。 Replace stringsを考えています。
商品タグ機能拡張プラグインを有効 フロント画面でタグをTextからURLに変更すると => Can not implement
既存のHTML要素を変更する場合は、TemplateEvent::addSnippetを使用してください。
@chihiro-adachi could give example ?
ah i see,
it's mean, we will using JavaScript at client to change anything.
using Snippet for all cases
概要(Overview)
期待する内容(Expect) or 要望 (Requirement)
再現手順(Procedure)
環境 (environment)
関連情報 (Ref)