markenzoo/contao-file-helper-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

markenzoo/contao-file-helper-bundle

最新稳定版本:2.1.0

Composer 安装命令:

composer require markenzoo/contao-file-helper-bundle

包简介

File Helpers for Contao 4

README 文档

README

Version Version GitHub issues License Downloads

This extension provides useful file helpers for Contao CMS.

markenzoo/contao-file-helper-bundle auf Github

Features

  • See where file are being included
  • Edit related modules/elements with one click
  • Manage your files in the contao backend
  • View file meta information

Requirements

  • PHP ^7.2 || ^8.0
  • Contao ^4.9

Install

Managed edition

When using the managed edition it's pretty simple to install the package. Just search for the package in the Contao Manager and install it. Alternatively you can use the CLI.

# Using the contao manager
$ php contao-manager.phar.php composer require markenzoo/contao-file-helper-bundle

# Using composer directly
$ php composer.phar require markenzoo/contao-file-helper-bundle

# Using global composer installation
$ composer require markenzoo/contao-file-helper-bundle

Symfony application

If you use Contao in a symfony application without contao/manager-bundle, you have to register the bundle manually:

class AppKernel
{
    public function registerBundles()
    {
        $bundles = [
            // ...
            new Markenzoo\ContaoFileHelperBundle\ContaoFileHelperBundle()
        ];
    }
}

Note to self

Run the PHP-CS-Fixer and the unit test before you release your bundle:

composer run-script fix -v
composer run-script lint
composer run-script test

github.com ci

vendor/bin/ecs check src tests --config ecs.php --no-progress-bar
vendor/bin/phpstan analyse --no-progress
vendor/bin/phpunit --colors=always

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-02-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固