frappant/frp-form-answers 问题修复 & 功能扩展

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

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

frappant/frp-form-answers

最新稳定版本:6.1.2

Composer 安装命令:

composer require frappant/frp-form-answers

包简介

Adds the possibility, as a finisher, to save and export the form entries from customers.

README 文档

README

https://travis-ci.org/frappant/frp_form_answers.svg?branch=master

Documentation

Save submitted forms answers from the core extension forms made simple.

Saves submitted form answers in the database on the same pid where the form is inserted. Gives possibility to export the data as xsl, xml or csv.

How it works

This extension adds a new finisher to the Module "Forms". By adding this finisher the extension saves all submitted forms into the pid where the form is displayed. A new module is added where all the submitts from a given pid are displayed - if there are subpages with saved forms, the pages are displayed.

There is a fast export on top of the list view where you can select either all or all new forms (not exported yet). An configurable export can be reached by changing the view to "Export".

Screenshots

New finisher in module form. List subpages with form answers in module Form Answers. List form answers of given pid in module Form Answers Form for custom export in module Form Answers

Installation

Through TER or with composer (typo3-ter/frp-form-answers).

Integration

Simply install the extension and add the finisher to a form.

  • No TypoScript setup to include.

Signals

There is a signal included in the finisher, after filling up the values in an array. It gives you the array so you can modify or add several fields, like IP address, Client information, time stamps or other information.

The fields are inserted by the identifier each field has from the form extension. The data structure looks like this:

array[

'value' => $value, 'conf' => array[

'label' => $label, 'inputType' => $inputType

]

]

$value The value of the field. Values with several options are comma-separatet

$label Label of the field - will be used in detail view in the backend

$inputType Inputtype of the field, as configured in Module Forms. EXT:forms includes some hidden/bnous fields like fieldsets and a honeypot, we need the inputType to separate them in export.

Contributing

Bug reports

Bug reports are welcome through GitHub.

Please submit with your issue the debug log.

Pull request

Pull request are welcome through GitHub.

Please note that pull requests to the master branch will be ignored. Please pull to the develop branch.

Changelog

6.1.1:Security update, remove old packages and update phpspreadsheet to 5.2
6.1.0:added options to append file path to exported data.
6.0.0:Compatibility to TYPO3 v13

... :5.0.4: Security update, remove old packages and update phpspreadsheet to 5.2 :5.0.0: Compatibility to TYPO3 v12 ... :1.2.0: Several Bugfixes, Mail notification as cronjob :1.1.0: Several Bugfixes, better overview of subpages with formAnswers, labels translated. Added possibility to add a separate uid-list for each form (submit_uid) -> option set in extension settings. :1.0.0: First release

frappant/frp-form-answers 适用场景与选型建议

frappant/frp-form-answers 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 106.14k 次下载、GitHub Stars 达 5, 最近一次更新时间为 2026 年 01 月 04 日, 在 PHP 生态内属于活跃度较高的组件。

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

围绕 frappant/frp-form-answers 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

  • Stars: 5
  • Watchers: 4
  • Forks: 20
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2026-01-04