b2bcodext/cms-form-builder
Composer 安装命令:
composer require b2bcodext/cms-form-builder
包简介
B2Bcodext - CMS Form Builder for OroCommerce to easily create forms via UI
README 文档
README
CMS Form Builder is a flexible OroCommerce extension that allows you to easily create forms via UI.
No longer need to have a dev team in order to add a form to your storefront. With this extension you can create forms in minutes without writing even a single line of code.
Installation
The easiest way to install CMS Form Builder is by using Composer:
curl -sS https://getcomposer.org/installer | php
php composer.phar require b2bcodext/cms-form-builder
or if you have Composer already installed, just run:
composer require b2bcodext/cms-form-builder
After installation and running oro:platform:update, forms are accessible under Marketing > Cms Forms in the back-office menu. Read more on how you can create your first form.
Features
- Easily embed your forms in landing pages.
- Email notifications sent on every form response.
- Possibility to set different custom email templates per email.
- Export form responses to CSV.
- Possibility to add additional CSS to form fields directly from UI.
- Many field types supported out of the box, like Email (with validation support) or Hidden field. Full list.
- Especially useful when creating special forms for marketing campaign which gives you possibility to embed custom values (like campaign code) without exposing that to end users
- Seamless integration with ORO Reports engine. Powerful tool for creating custom reports based on form responses.
Features for developers
Flexibility Driven Development
- Easy custom validation rules setup via YAML or events. More info.
- E.g. check if a given email already exists in a system or validate product SKU from Request for Quote form
- Easily create your own form field types with custom type-specific options and/or custom validation. Have a look at the example.
- Most of the functionality is covered either with interfaces, events or DI tags which gives you a possibility to inject your code on every single stage of the process.
Documentation
License
OSL-3.0 Copyright (c) 2019 Daniel Nahrebecki daniel@b2bcodext.com
b2bcodext/cms-form-builder 适用场景与选型建议
b2bcodext/cms-form-builder 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 57.07k 次下载、GitHub Stars 达 8, 最近一次更新时间为 2019 年 05 月 30 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 b2bcodext/cms-form-builder 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 b2bcodext/cms-form-builder 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 57.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 13
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-05-30