承接 fkeloks/ibexa-logs-ui 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

fkeloks/ibexa-logs-ui

最新稳定版本:2.4

Composer 安装命令:

composer require fkeloks/ibexa-logs-ui

包简介

README 文档

README

IbexaLogsUiBundle
Build Status PHP Version Require Version License

Symfony bundle dedicated to Ibexa, to add a log management interface to the back office.

Screenshot of IbexaLogsUiBundle

Details:

  • Author: Florian Bouché
  • Licence: MIT

Available translations:

  • en (English)
  • fr (French)

Requirements

  • php: >=7.3
  • ibexa: 3.3.*

⚠️ Warning, in its current version, the bundle only supports log files in Monolog/LineFormatter format.
LineFormatter from Github

Installation

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require fkeloks/ibexa-logs-ui

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Step 2: Enable the Bundle

Add IbexaLogsUi\Bundle\IbexaLogsUiBundle::class => ['dev' => true], in the config/bundles.php file, just before the EzPlatformAdminUiBundle line.

Like this:

<?php

return [
    // ...
    IbexaLogsUi\Bundle\IbexaLogsUiBundle::class => ['dev' => true],
    EzSystems\EzPlatformAdminUiBundle\EzPlatformAdminUiBundle::class => ['all' => true],
    // ...
];

If desired, the bundle can be activated in prod mode by replacing dev with prod.

Step 3: Import bundle routing file

# app/config/routing.yml or config/routing.yaml

_ibexa_logs_ui:
    resource: "@IbexaLogsUiBundle/Resources/config/routing.yml"

License

This package is licensed under the MIT license.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固