smileythane / oxid-sitemap
该软件包最新版本(1.1.6)的许可证信息不可用。
Oxid Eshop 网站地图生成器
1.1.6
2023-07-25 16:33 UTC
Requires
- php: >=7.1
- oxid-esales/oxideshop-ce: ^v6.5.4
Requires (Dev)
- phpunit/phpunit: ^6
- squizlabs/php_codesniffer: ^3.5
README
要求
- Oxid eShop >= 6.2
- PHP >= 7.* | 8.*
安装
通过composer安装
composer require smileythane/oxid-sitemap
激活插件
vendor/bin/oe-console oe:module:activate smileythane_sitemap
使用方法
推荐使用控制台命令的方式使用。
控制台
运行
vendor/bin/oe-console smileythane:sitemap:generate
许可证
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://gnu.ac.cn/licenses/>.