fishpig/magento2-wordpress-integration-yoastseo
最新稳定版本:3.3.15
Composer 安装命令:
composer require fishpig/magento2-wordpress-integration-yoastseo
包简介
Magento 2 WordPress Inegration Addon module to support the WordPress SEO plugin by Yoast.
README 文档
README
A free Magento 2 module that integrates the Yoast SEO WordPress plugin with WordPress Integration.
Installation
This module required FishPig_WordPress be installed.
Composer
composer require fishpig/magento2-wordpress-integration-yoastseo
bin/magento module:enable FishPig_WordPress_Yoast && bin/magento setup:upgrade --keep-generated
Manual
mkdir -p app/code/FishPig && cd app/code/FishPig && \
curl -sS https://codeload.github.com/bentideswell/magento2-wordpress-integration-yoastseo/zip/master -o master.zip && \
unzip -q master.zip && rm -rf master.zip && mv magento2-wordpress-integration-yoastseo-master WordPress_Yoast && \
cd - && bin/magento module:enable FishPig_WordPress_Yoast && bin/magento setup:upgrade --keep-generated
WordPress Integration Add-ons
The following add-ons are currently available and more are on the way.
- Multisite
- Root
- Post Types and Taxonomies
- Shortcodes
- Advanced Custom Fields (ACF)
- Related Products
- Integrated Search
- WPML
For an up to date list, check the Magento 2 WordPress Integration Add-ons page.
统计信息
- 总下载量: 178.95k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 19
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 4
其他信息
- 授权协议: Unknown
- 更新时间: 2018-01-31