form-relay/core
Composer 安装命令:
composer require form-relay/core
包简介
FormRelay is a data distribution framework.
README 文档
README
Routes like emails, data storage as CSV, connection to external services like SFDC, Pardot...
Often you want to process data from form submissions on your own website in different ways. FormRelay offers the basis to address different services. Complex logic can be configured for each route.
Features
- Extend the package with your own code
- Advanced options to process the data from your form
- Advanced logic to trigger services
- Add extra data like IP addresses to your data
Installation
Installation using Composer
The recommended way to install FormRelay is by using Composer.
In your Composer based project root, just do composer require form-relay/core.
Extend
Submit bug reports or feature requests
Look at the Issues for what has been planned to be implemented in the (near) future.
统计信息
- 总下载量: 17.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-11-10