mediatis / formrelay
Mediatis Formrelay
6.0.4
2022-11-02 20:27 UTC
Requires
- php: ^7.0 || ^8.0
- form-relay/core: ^2.1
- mediatis/form_fieldnames: ^3.5
- typo3/cms-core: ^10.4 || ^11.5
- typo3/cms-form: ^10.4 || ^11.5
Requires (Dev)
- nimut/testing-framework: ^5.0.3
- typo3/coding-standards: ^0.5.2
Replaces
- typo3-ter/formrelay: 6.0.4
- dev-master
- 6.0.4
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.1
- 5.1.0
- 5.0.0
- 4.3.0
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.0
- 3.0.0
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6.2
- 2.0.6.1
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3.1
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0.1
- 2.0.0
- 1.1.2
- 1.1.1
- 1.0.7.1
- 1.0.7
- 1.0.6.1
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 0.1.5
- dev-develop
- dev-feature/11x
- dev-feature/MEDO-584-dynamic-keywords
- dev-feature/MEDO-570-sync-queue
- dev-2x
- dev-documentation-draft
- dev-7x
This package is auto-updated.
Last update: 2024-08-30 01:17:43 UTC
README
例如电子邮件、CSV数据存储、Salesforce、Pardot等外部服务的连接端点
通常您希望以不同的方式处理您自己网站上的表单数据。FormRelay提供了处理不同服务的基础。当使用哪个端点时,可以配置复杂的逻辑。
功能
- 使用您自己的代码扩展插件
- 处理表单数据的进阶选项
- 触发服务的进阶逻辑
- 向数据添加额外信息,如IP地址
安装
使用Composer进行安装
推荐使用Composer安装TYPO3 FormRelay。在基于Composer的TYPO3项目根目录下,只需执行composer require mediatis/formrelay
。
扩展
商业扩展
提交错误报告或功能请求
查看问题以了解未来(近)将要实现的功能。