smileythane/oxid-sitemap

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

SiteMap generator for Oxid Eshop

Installs: 840

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:oxideshop-module

1.1.6 2023-07-25 16:33 UTC

This package is auto-updated.

Last update: 2024-04-25 18:04:53 UTC


README

Latest Version on Packagist Total Downloads

Requirements

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

Installation

Install via composer:

composer require smileythane/oxid-sitemap

Activate the plugin:

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

Usage

Recommended is usage as console command.

Console

Run:

vendor/bin/oe-console smileythane:sitemap:generate

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