承接 zoglo/contao-collection-widget 相关项目开发

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

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

zoglo/contao-collection-widget

最新稳定版本:0.1.0

Composer 安装命令:

composer require zoglo/contao-collection-widget

包简介

CollectionWidget for Contao Open Source CMS

README 文档

README

github version amount of downloads minimum php version

Description

This bundle adds a widget that allows adding a collection of widgets. The data can be stored as a serialized array in the database.

Installation

Via composer

composer require zoglo/contao-collection-widget

Configuration

$GLOBALS['TL_DCA']['tl_content']['fields']['headline_test'] = [
    'search'                  => true,
    'inputType'               => 'collection',
    'fields' => [
        'value' => [
            'inputType'       => 'text',
            'eval'            => ['maxlength'=>200, 'basicEntities'=>true]
        ],
        'unit' => [
            'inputType'       => 'select',
            'options'         => ['h1', 'h2', 'h3', 'h4', 'h5', 'h6']
        ],
    ],
    'eval' => ['tl_class'=>'w50 clr'],
    'sql' => [
        'type' => 'string',
        'length' => '255',
        'notnull' => true,
    ],
];

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固