smileythane/oxid-custom-search

此包最新版本(0.0.3)没有提供许可证信息。

为Oxid Eshop提供的自定义搜索

安装: 21

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:oxideshop-module

0.0.3 2023-08-08 16:26 UTC

This package is auto-updated.

Last update: 2024-09-08 19:18:27 UTC


README

Latest Version on Packagist Total Downloads

需求

  • Oxid eShop >= 6.2
  • PHP >= 7.* | 8.*

安装

通过composer安装

composer require smileythane/oxid-custom-search

激活插件

vendor/bin/oe-console oe:module:activate pr_custom_search

使用

推荐使用控制台命令方式。

控制台

运行

vendor/bin/oe-console smileythane:search:import --url={URL with xml for import}

许可证

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