定制 netgen/ibexa-admin-ui-extra 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

netgen/ibexa-admin-ui-extra

最新稳定版本:2.0.1

Composer 安装命令:

composer require netgen/ibexa-admin-ui-extra

包简介

Netgen's extra Admin UI bits for Ibexa CMS

README 文档

README

Downloads Latest stable Ibexa

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 & 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

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

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

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

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

统计信息

  • 总下载量: 1.05k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 6
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2024-05-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固