qbo-tech / magento2-vuestorefront-xmlsitemap
VueStorefront 的 Magento 2 sitemap.xml 生成器
dev-master
2023-01-30 23:06 UTC
Requires
- evert/sitemap-php: ^1.2
- magento/magento2-base: ^2.2|^2.3|^2.4
Requires (Dev)
- phpunit/phpunit: ^6.0
- tddwizard/magento2-fixtures: ^0.8
This package is not auto-updated.
Last update: 2024-09-25 04:39:05 UTC
README
本模块为与 Magento 2 集成的 VueStorefront 项目生成 sitemap.xml(通过 cron 作业,每天 00:00 执行)。此外,还添加了 cli 命令 bin/magento vsf:sitemap:generate
以手动生成 sitemap。VueStorefront 使用基于 Magento 2 数据的特殊 URL 结构。
示例分类 URL 结构
https://vuestorefronturl.com/urlkey-id
示例产品 URL 结构
https://vuestorefronturl.com/sku/urlkey
示例 VueStorefront 1.9 分类 URL 结构
https://vuestorefronturl.com/urlpath
示例 VueStorefront 1.9 产品 URL 结构
https://vuestorefronturl.com/urlkey
支持
安装
composer require vendic/magento2-vuestorefront-xmlsitemap
转到系统配置
商店 > 配置 > Vendic > VueStorefront
并设置您的 Vuestorefront 主页 URL。
贡献者
许可证
MIT 许可证(MIT)。请参阅许可证文件获取更多信息。
关于 Vendic
Vendic - Magento 2 使用 Magento 2 开发技术挑战性的电子商务网站。请自由查看我们网站上的项目。