PHPackages                             oxid-academy/category-logger - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. oxid-academy/category-logger

AbandonedArchivedOxideshop-module[Logging &amp; Monitoring](/categories/logging)

oxid-academy/category-logger
============================

Logs category creation, deletion and modification.

1.0.3(3y ago)036GPL-3.0-or-laterPHPPHP ^8.0

Since Aug 14Pushed 3y ago2 watchersCompare

[ Source](https://github.com/oxid-academy/category-logger)[ Packagist](https://packagist.org/packages/oxid-academy/category-logger)[ Docs](https://oxid-esales.com)[ RSS](/packages/oxid-academy-category-logger/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (5)Used By (0)

OXID Academy Category Logger
============================

[](#oxid-academy-category-logger)

This package is part of the OXID Academy Training Development Basics. Please see our website for current [training offers](https://www.oxid-esales.com/ressourcen/academy/schulungen/).

Description
-----------

[](#description)

This extension is an OXID eShop Module. After activation the module writes an entry to the `source/log/oxideshop.log` file on each category creation, deletion and modification. To do so it uses the event mechanism introduced with OXID eShop 6.2.

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

[](#installation)

You only need to run a single Composer command to install this extension in your OXID eShop:

```
composer require oxid-academy/category-logger

```

After installation you need to activate the module. You can do this in the administration area of your OXID eShop or via CLI by running the following command:

```
./vendor/bin/oe-console oe:module:activate  oxaccategorylogger

```

Usage
-----

[](#usage)

After activation the module should work as intended. There are no extra settings in the module itself. Simply add, delete or change a category in you OXID eShop administration area. If nothing is written to log file, please see **Troubleshooting** section for possible additional configuration needed.

Troubleshooting
---------------

[](#troubleshooting)

If you do not see any entries in your log file, open your `config.inc.php` file located in the `source` directory of the OXID eShop and search for the `$this->sLogLevel` parameter. Default is **error**, but since the Category Logger is using the low level **info**, you need to change the parameter at least to `$this->sLogLevel = 'info';`.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 70.6% 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 ~259 days

Total

4

Last Release

1325d ago

PHP version history (2 changes)1.0.0PHP ^7.4

1.0.2PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/093771863de624bba0d2ae1bb0b2e834429daf708f6069296e5573e4af8f0e64?d=identicon)[OXID Academy](/maintainers/OXID%20Academy)

---

Top Contributors

[![oxSteven](https://avatars.githubusercontent.com/u/57273424?v=4)](https://github.com/oxSteven "oxSteven (12 commits)")[![michaelkeiluweit](https://avatars.githubusercontent.com/u/2961521?v=4)](https://github.com/michaelkeiluweit "michaelkeiluweit (5 commits)")

### Embed Badge

![Health badge](/badges/oxid-academy-category-logger/health.svg)

```
[![Health](https://phpackages.com/badges/oxid-academy-category-logger/health.svg)](https://phpackages.com/packages/oxid-academy-category-logger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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