PHPackages                             experius/module-alumiolog - 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. experius/module-alumiolog

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

experius/module-alumiolog
=========================

Shows Alumio logs in Magento 2 backend

1.2.0(4y ago)01.7k[1 PRs](https://github.com/experius/Mage2-Module-Experius-AlumioLog/pulls)GPL-3.0PHP

Since Dec 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/experius/Mage2-Module-Experius-AlumioLog)[ Packagist](https://packagist.org/packages/experius/module-alumiolog)[ RSS](/packages/experius-module-alumiolog/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Mage2 Module Experius AlumioLog
===============================

[](#mage2-module-experius-alumiolog)

```
``experius/module-alumiolog``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Pictures](#markdown-header-pictures)

Main Functionalities
--------------------

[](#main-functionalities)

Shows Alumio logs in Magento 2 Administrator Panel

The module retrieves a task list from Alumio and saves these in Magento. On pageload of a task the extra information about the task will be retrieved from Alumio.

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Experius`
- Enable the module by running `php bin/magento module:enable Experius_AlumioLog`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require experius/module-alumiolog`
- enable the module by running `php bin/magento module:enable Experius_AlumioLog`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

There are 3 items to configure:

- Webservice URL
- Webservice Bearer Token
- Routes

Note that on shared Alumio environments, you should add the Routes configuration into your app/etc/config.php - after all, it should not be possible to retrieve other routes in this Magento environment. Note that the 'obscure' field type is used for the Bearer Token. This means that every configuration save of this page will reset the Bearer Token unfortunately. It's recommended to use `php bin/magento config:set alumiolog/general/webservice_bearer_token {{BEARER TOKEN}} --lock-config`.

Pictures
--------

[](#pictures)

[![The Grid](/Docs/Images/grid.png)](/Docs/Images/grid.png)[![The Detailview](/Docs/Images/detail.png)](/Docs/Images/detail.png)[![The Detail-log-view](/Docs/Images/logdetail.png)](/Docs/Images/logdetail.png)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~41 days

Total

3

Last Release

1537d ago

### Community

Maintainers

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

---

Top Contributors

[![florisschreuder](https://avatars.githubusercontent.com/u/57114356?v=4)](https://github.com/florisschreuder "florisschreuder (7 commits)")

### Embed Badge

![Health badge](/badges/experius-module-alumiolog/health.svg)

```
[![Health](https://phpackages.com/badges/experius-module-alumiolog/health.svg)](https://phpackages.com/packages/experius-module-alumiolog)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[marvinlabs/laravel-discord-logger

Logging to a discord channel in Laravel

2081.1M2](/packages/marvinlabs-laravel-discord-logger)[larabug/larabug

Laravel 6.x/7.x/8.x/9.x/10.x/11.x/12.x/13.x bug notifier

299549.3k1](/packages/larabug-larabug)[honeybadger-io/honeybadger-php

Honeybadger PHP library

381.5M4](/packages/honeybadger-io-honeybadger-php)

PHPackages © 2026

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