smileythane/oxid-sitemap

该软件包最新版本(1.1.6)的许可证信息不可用。

Oxid Eshop 网站地图生成器

安装数1,200

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放性问题: 0

类型:oxideshop-module

1.1.6 2023-07-25 16:33 UTC

This package is auto-updated.

Last update: 2024-09-25 18:59:45 UTC


README

Latest Version on Packagist Total Downloads

要求

  • 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/>.