PHPackages                             ivoba/oxid-sitemap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ivoba/oxid-sitemap

Abandoned → [https://github.com/ivoba-oxid/oxid-sitemap](/?search=https%3A%2F%2Fgithub.com%2Fivoba-oxid%2Foxid-sitemap)Oxideshop-module

ivoba/oxid-sitemap
==================

OXID eShop sitemap generator module

3.1.0(4y ago)2516[1 issues](https://github.com/ivoba-oxid/oxid-sitemap/issues)PHPPHP &gt;=7.1CI failing

Since Sep 26Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/ivoba-oxid/oxid-sitemap)[ Packagist](https://packagist.org/packages/ivoba/oxid-sitemap)[ RSS](/packages/ivoba-oxid-sitemap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (3)Versions (12)Used By (0)

Google Sitemap Exporter
=======================

[](#google-sitemap-exporter)

[![Build Status](https://camo.githubusercontent.com/8978aa533e0cf8be11ca195fc0236cbe045a4d44349365da6388e99ffedc9d4a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f69766f62612d6f7869642f6f7869642d736974656d61702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ivoba-oxid/oxid-sitemap)

Requirements
------------

[](#requirements)

- Oxid eShop &gt;= 6.2
- PHP &gt;= 7.1

Installation
------------

[](#installation)

Install via composer:

```
composer require ivoba-oxid/oxid-sitemap

```

Activate the plugin:

```
vendor/bin/oe-console oe:module:activate ivoba_sitemap

```

Usage
-----

[](#usage)

Recommended is usage as console command.

### Console

[](#console)

Run:

```
vendor/bin/oe-console ivoba-oxid:sitemap:generate

```

### Browser

[](#browser)

Post installation:

- copy 'sitemap\_xml.php' from */vendor/ivoba-oxid/oxid-sitemap/copy\_this* to /source/ directory:
    `cp vendor/ivoba-oxid/oxid-sitemap/copy_this/sitemap_xml.php source/sitemap_xml.php`
- take care that your target file is writeable by the webserver
- create a cronjob that calls [http://yourshop.biz/sitemap\_xml.php](http://yourshop.biz/sitemap_xml.php)

Sitemap generation can be adjusted by overriding service definition in a module or your projects services.yaml.

Todo
----

[](#todo)

- password protect generate page via browser
- compress sitemap
- option to split sitemap, create sitemap\_split\_xml.php

Credits
-------

[](#credits)

based on [https://github.com/OXIDprojects/google\_sitemap](https://github.com/OXIDprojects/google_sitemap)

License
-------

[](#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 .

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 95.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~175 days

Recently: every ~262 days

Total

10

Last Release

1574d ago

Major Versions

1.0.0 → 2.0.02018-10-15

2.2.0 → 3.0.02020-06-15

2.3.0 → 3.1.02022-01-19

PHP version history (3 changes)1.0.0PHP &gt;=5.5

2.0.0PHP &gt;=7

3.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/a281e7f725fbe1ea8de5835c34e19c649afe33c2a1fbf48188ccff1274165fb1?d=identicon)[ivoba](/maintainers/ivoba)

---

Top Contributors

[![ivoba](https://avatars.githubusercontent.com/u/471254?v=4)](https://github.com/ivoba "ivoba (45 commits)")[![alexschwarz89](https://avatars.githubusercontent.com/u/7203493?v=4)](https://github.com/alexschwarz89 "alexschwarz89 (2 commits)")

---

Tags

OXIDmodulesSitemapeshop

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ivoba-oxid-sitemap/health.svg)

```
[![Health](https://phpackages.com/badges/ivoba-oxid-sitemap/health.svg)](https://phpackages.com/packages/ivoba-oxid-sitemap)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
