elgentos/magento2-structured-data
最新稳定版本:1.3.0
Composer 安装命令:
composer require elgentos/magento2-structured-data
包简介
Implement structured data for Magento 2 webshops.
README 文档
README
Installation
This package can be installed using Composer.
composer require elgentos/magento2-structured-data bin/magento module:enable Elgentos_StructuredData bin/magento setup:upgrade
Usage
To use the extension, you need to enable it in the configuration of Magento. This will display the structured data
in your pages just before the end of the <body> tag.
Also make sure you remove all itemscope, itemtype and itemprop attributes. These are normally added to the product
page and will also add structured data to the product pages. This needs to be done in your theme.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
MIT
统计信息
- 总下载量: 43.21k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-24