承接 touch5/t5button2form 相关项目开发

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

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

touch5/t5button2form

Composer 安装命令:

composer require touch5/t5button2form

包简介

Adds a content element button2form, witch is a call to action button to a form

README 文档

README

This extension adds a content element that creates a button linking to a form, with the ability to pass a subject parameter to the form.

Features

  • Choose between Bootstrap and Outline button styles
  • Select from various button colors (primary, secondary, success, etc.)
  • Define a button label
  • Link to a specific page
  • Pass a subject parameter to a form

Installation

Install the extension using Composer:

composer require touch5/t5button2form

Global Configuration

The extension provides global configuration options that can be set in the TYPO3 Extension Manager:

Extension Configuration

  1. Enable Touch5 Group: Enable or disable the Touch5 group in the new content element wizard.
  2. Group Name: Change the name of the group in the new content element wizard.

To access these settings:

  1. Go to the TYPO3 backend
  2. Navigate to Admin Tools > Settings > Extension Configuration
  3. Select "t5button2form" from the list
  4. Adjust the settings as needed
  5. Save the configuration

Content Element Group

The extension registers a content element group in the new content element wizard. This group is configured in:

  1. EditorInterface.yaml: Defines the group for the content block
  2. config.yaml: Also defines the group for the content block
  3. NewContentElementWizard.tsconfig: Defines the group globally for the TYPO3 backend

The group configuration can be customized through the extension configuration.

Usage

  1. Add a new content element to your page
  2. Select the "Button2Form" content element type from the "Touch5" group
  3. Configure the button type, class, label, link, and subject
  4. Save and close

How it works

The button creates a link to the selected page and passes the subject parameter as a query parameter. When a form on the target page has a field with the identifier "subject", the PreFormHook will automatically set the default value of that field to the subject parameter from the URL.

Example

<f:link.page pageUid="123" additionalParams="{subject: 'My Subject'}" class="btn btn-primary">
    Click me
</f:link.page>

This will create a link to page 123 with the subject parameter "My Subject". If there's a form on page 123 with a field with the identifier "subject", it will be pre-filled with "My Subject".

touch5/t5button2form 适用场景与选型建议

touch5/t5button2form 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 56 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 07 月 19 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 touch5/t5button2form 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 touch5/t5button2form 我们能提供哪些服务?
定制开发 / 二次开发

基于 touch5/t5button2form 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-07-19