smileythane/oxid-custom-search

There is no license information available for the latest version (0.0.3) of this package.

Custom search for Oxid Eshop

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:oxideshop-module

0.0.3 2023-08-08 16:26 UTC

This package is auto-updated.

Last update: 2024-05-08 18:30:45 UTC


README

Latest Version on Packagist Total Downloads

Requirements

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

Installation

Install via composer:

composer require smileythane/oxid-custom-search

Activate the plugin:

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

Usage

Recommended is usage as console command.

Console

Run:

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

License

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 <http://www.gnu.org/licenses/>.