webidea/magento2-module-inline-link-widget
最新稳定版本:1.0.0
Composer 安装命令:
composer require webidea/magento2-module-inline-link-widget
包简介
Magento 2 Widget for inline links without surrounding HTML
README 文档
README
Description
This module delivers three widgets to output links without surrounding HTML.
So you can use these generated links in any context you want, without any design break.
Usage
Button "Insert widget"
- use the "Insert widget"-button to add a new widget into your editor
- select one of the widgets which is suffixed with
(inline-link) - select your entity (product, category, cms-page)
- that's it.
Editor (self-written)
Use one of the following code snippet in your editor
Product
{{widget type="Webidea24\InlineLinkWidget\Block\Link\Product" id_path="product/XXXX"}}
replace XXXX with the product-id
Category
{{widget type="Webidea24\InlineLinkWidget\Block\Link\Category" id_path="category/XXXX"}}
replace XXXX with the category-id
统计信息
- 总下载量: 442
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-14