PHPackages                             netgen/ibexa-admin-ui-extra - 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. [Admin Panels](/categories/admin)
4. /
5. netgen/ibexa-admin-ui-extra

ActiveEzplatform-bundle[Admin Panels](/categories/admin)

netgen/ibexa-admin-ui-extra
===========================

Netgen's extra Admin UI bits for Ibexa CMS

2.0.1(5mo ago)099521GPL-2.0-onlyPHPCI passing

Since Feb 15Pushed 5mo ago6 watchersCompare

[ Source](https://github.com/netgen/ibexa-admin-ui-extra)[ Packagist](https://packagist.org/packages/netgen/ibexa-admin-ui-extra)[ Docs](https://github.com/netgen/ibexa-admin-ui-extra)[ RSS](/packages/netgen-ibexa-admin-ui-extra/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (4)Versions (25)Used By (1)

Netgen's extra bits for Ibexa CMS Admin UI
==========================================

[](#netgens-extra-bits-for-ibexa-cms-admin-ui)

[![Downloads](https://camo.githubusercontent.com/8a4ec3ab9d87005f934d904422870dcd79892b76f28785d24bacf39fa860b152/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e657467656e2f69626578612d61646d696e2d75692d65787472612e737667)](https://packagist.org/packages/netgen/ibexa-admin-ui-extra)[![Latest stable](https://camo.githubusercontent.com/e5fa4fd3b17c023672e28a03fe2b979c6e3458b92198ee14e4507a6dc543c955/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e657467656e2f69626578612d61646d696e2d75692d65787472612e737667)](https://packagist.org/packages/netgen/ibexa-admin-ui-extra)[![Ibexa](https://camo.githubusercontent.com/50fe4623aa5b7a4116ead26c15add4d374059569963d402323e101d9e8eb7040/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f49626578612d254532253839254135253230342e362d6f72616e67652e737667)](https://www.ibexa.co)

Netgen's extra Admin UI bits for Ibexa CMS implements an enhanced administration UI for Ibexa DXP that adds some missing features we loved from eZ Publish Legacy administration interface.

Installation &amp; license
--------------------------

[](#installation--license)

Install the package with `composer require netgen/ibexa-admin-ui-extra`. This will automatically enable the bundle, but will not enable the new interface in Ibexa Admin UI. To enable the interface, you need to set the design of `admin_group` siteaccess group to `ngadmin`, e.g.:

```
ibexa:
    system:
        admin_group:
            design: ngadmin
```

Next, import the routes into your project:

```
netgen_ibexa_admin_ui_extra:
    resource: '@NetgenIbexaAdminUIExtraBundle/Resources/config/routing.yaml'
```

Content URLs by Siteaccess
--------------------------

[](#content-urls-by-siteaccess)

This package enhances the visibility of Content URLs by Siteaccess. URLs can be viewed in the administration interface under the **URL** tab within the Content view.

The package distinguishes between two types of URLs:

1. **Siteaccess URLs** that reside within the configured Siteaccess Content tree.
2. **Siteaccess URLs** that exist outside the configured Siteaccess Content tree.

By default, the overview of URLs outside the configured Content tree is disabled. To display these URLs, you need to enable this option in your configuration:

```
netgen_ibexa_admin_ui_extra:
    show_siteaccess_urls_outside_configured_content_tree_root: true
```

Queues Module
=============

[](#queues-module)

The extra Admin UI also introduces a **Queues module**, which provides a dedicated interface for viewing the number of pending messages in each configured Symfony Messenger transport.

With this module, you can:

- View all available Messenger transports
- See the count of pending messages per transport
- Restrict access to the queues via Ibexa policies

---

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

[](#configuration)

You can customize the queues feature in your configuration:

```
netgen_ibexa_admin_ui_extra:
    queues:
        enabled: true
        transports:
            - transport1
            - transport2
```

If Symfony Messenger is **not installed**, the Queues module is automatically disabled and won’t appear in the menu or routes.

---

Permissions
-----------

[](#permissions)

Access to the Queues module is **restricted by Ibexa policies**. To access the module, the user’s role must include the following policy:

- Module: `queues`
- Function: `read`

Users without this policy will not see the Queues menu item and will receive an an **Access Denied** exception if they try to access the page directly.

---

Licensed under [GPLv2](LICENSE)

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance78

Regular maintenance activity

Popularity19

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~46 days

Recently: every ~32 days

Total

23

Last Release

150d ago

Major Versions

1.6.x-dev → 2.0.02025-10-27

PHP version history (2 changes)1.0.0PHP ^7.4 || ^8.1

1.0.1PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/594589?v=4)[Netgen](/maintainers/netgen)[@netgen](https://github.com/netgen)

---

Top Contributors

[![petarjakopec](https://avatars.githubusercontent.com/u/56323188?v=4)](https://github.com/petarjakopec "petarjakopec (52 commits)")[![pspanja](https://avatars.githubusercontent.com/u/1135425?v=4)](https://github.com/pspanja "pspanja (24 commits)")[![emodric](https://avatars.githubusercontent.com/u/362286?v=4)](https://github.com/emodric "emodric (18 commits)")[![miljenko-netgen](https://avatars.githubusercontent.com/u/256562975?v=4)](https://github.com/miljenko-netgen "miljenko-netgen (12 commits)")[![hknezevic](https://avatars.githubusercontent.com/u/2102162?v=4)](https://github.com/hknezevic "hknezevic (5 commits)")[![AntePrkacin](https://avatars.githubusercontent.com/u/135716592?v=4)](https://github.com/AntePrkacin "AntePrkacin (3 commits)")[![wizhippo](https://avatars.githubusercontent.com/u/1456102?v=4)](https://github.com/wizhippo "wizhippo (2 commits)")[![iherak](https://avatars.githubusercontent.com/u/5854428?v=4)](https://github.com/iherak "iherak (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/netgen-ibexa-admin-ui-extra/health.svg)

```
[![Health](https://phpackages.com/badges/netgen-ibexa-admin-ui-extra/health.svg)](https://phpackages.com/packages/netgen-ibexa-admin-ui-extra)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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