solspace/craft-express-forms
最新稳定版本:2.0.3
Composer 安装命令:
composer require solspace/craft-express-forms
包简介
Intuitive and lightweight form builder.
README 文档
README
Express Forms is an intuitive and lightweight form builder that gets the job done but doesn't get in your way.
Caution
Important Notice - May 16, 2024
The Express Forms plugin has been discontinued.
It was originally created as a free and reliable form-building plugin for Craft CMS when other options were limited. It allowed for experimentation and trying different approaches, which was challenging to do with Freeform due to legacy constraints.
Over time, we incorporated new features and improved approaches from Express Forms into Freeform. With the significant rewrite of Freeform 5, we addressed many limitations related to extending and custom module development.
Now, Freeform 5 includes three editions: Express, Lite, and Pro. The Express edition of Freeform is free and suitable for most small sites that only require a simple contact form while offering many additional features and benefits.
What does this mean?
- Express Forms will not have a Craft 5-compatible version.
- Freeform 5 works on both Craft 4 and 5 and includes a migration utility from Express Forms.
- There will be no further updates for Express Forms 2.x, but support and critical bug fixes will continue.
- Customers with a Pro license of Express Forms will receive a free license to Freeform Pro for the transition. If we were unable to reach you, please get in touch with us.
Please see the Freeform migration guide for more information.
We apologize for any inconvenience caused.
Overview
Express Forms is a FREE reliable form building plugin for Craft CMS. It contains every feature available to the native Craft Contact Form plugin and more. It's simple and intuitive to use, and doesn't get in your way if you're wanting to build simple forms or handle your own templating and custom features. It was developed with a "developer first" mentality, so it's highly extendable. It also contains several built-in popular API integrations. Stop wasting valuable development hours wrestling with alternative form plugins. Express Forms makes form building smooth.
Key Features
Compare the key features for Express Forms between Lite and Pro editions. The FREE Lite edition includes all the essentials for creating and managing forms for most websites. Upgrade to Pro edition if you need additional functionality for your forms.
| Feature | Description | Lite | Pro |
|---|---|---|---|
| Unlimited forms | Create and manage as many forms as you need | ✓ | ✓ |
| Unlimited email notifications and template choices | Almost every conceivable option for sending HTML email(s), all customizable | ✓ | ✓ |
| Email notifications saved as HTML files | Save email notification templates as HTML files, but also manage from directly inside control panel | ✓ | ✓ |
| Beautiful and simplified Form Builder | Simple yet powerful, and easy to use | ✓ | ✓ |
| All basic browser field types | Choose between a variety of regular field types | ✓ | ✓ |
| Upload/attach files to submissions | Allow users to upload files which are validated and stored as Assets | ✓ | ✓ |
| Manage submissions | View, edit, delete or export form submissions | ✓ | ✓ |
| Save submissions to database, or not | Choose to store submission data, or never keep it on your site | ✓ | ✓ |
| GDPR compliant | All the tools you need to make your forms GDPR compliant | ✓ | ✓ |
| CSV Exporting | Export all submissions for a form as a CSV file | ✓ | ✓ |
| XML, JSON and Excel Exporting | Export all submissions for a form as a XML, JSON or Excel file | ✓ | |
| Built-in Honeypot spam protection | Powerful and effective advanced spam control built right in | ✓ | ✓ |
| reCAPTCHA v2 Checkbox | Fight spam with reCAPTCHA v2 Checkbox | ✓ | ✓ |
| Clean and simplified templating and available automation | Full control with regular Twig/HTML templates to customize layouts | ✓ | ✓ |
| Inline errors | Display error messages and validation per field upon submit | ✓ | ✓ |
| Demo templates | Just 1 click and you have an example form and a real-world set of working templates | ✓ | ✓ |
| Basic permission controls | Basic user group and user permission controls for each section of plugin | ✓ | ✓ |
| Developer-friendly | Extensive developer events for all your needs | ✓ | ✓ |
| Translatable | Translate fields for front end with translation files | ✓ | ✓ |
| Popular CRM API integrations | Currently includes Salesforce Lead, Salesforce Opportunity and HubSpot | ✓ | |
| Popular Mailing List API integrations | Currently includes MailChimp, Campaign Monitor, and Constant Contact | ✓ | |
| Dashboard Widgets | Includes a dashboard widget that displays stats for your form submissions | ✓ | |
| Rename plugin | Rename the plugin name (throughout CP) to whatever you like | ✓ |
Pricing & Support
Check out the chart below to help you choose the right version for your needs.
| Lite | Pro | |
|---|---|---|
| Price | FREE | $49 |
| Number of sites (including dev/staging) | 1 site | 1 site |
| Support Level † Support tickets will typically receive first response within this timeframe or sooner, based on business days. |
3-5 days† | 2 days† |
| Support term | N/A | 1 year |
| Updates available | N/A | 1 year |
| Renewal (optional) | N/A | $29/yr |
| Compatibility | Craft 4.0+ | Craft 4.0+ |
| Refund policy | N/A | 30 days |
| TRY IT TODAY! | Install Free! | Buy! |
Requirements
Solspace Express Forms mostly meets the same requirements as listed on the Craft Requirements page.
- Craft 4.0.0+
- PHP 8.0.2+
- MySQL 5.7.8+ with InnoDB, MariaDB 10.2.7+, or PostgreSQL 9.5+
- Windows and macOS browsers:
- Chrome 63+
- Firefox 67+
- Safari 11.1+
- Edge 79+
Installation
To install Express Forms, simply:
- Go to the Plugin Store area inside your Craft control panel and search for Express Forms.
- Choose to install Express Forms Lite or Express Forms Pro edition.
- Click on the Try button to install a trial copy of Express Forms.
- Try things out and if Express Forms is right for your site, and then purchase a copy of it through the Plugin Store when you're ready!
Express Forms can also be installed manually through Composer:
- Open your terminal and go to your Craft project:
cd /path/to/project - Then tell Composer to require the plugin:
composer require solspace/craft-express-forms - In the Craft control panel, go to Settings → Plugins and click the Install button for Express Forms.
Documentation
Full documentation for Express Forms can be found on the Craft Express documentation website.
solspace/craft-express-forms 适用场景与选型建议
solspace/craft-express-forms 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 31.14k 次下载、GitHub Stars 达 13, 最近一次更新时间为 2019 年 04 月 17 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「Forms」 「express」 「form builder」 「freeform」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 solspace/craft-express-forms 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 solspace/craft-express-forms 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 solspace/craft-express-forms 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
ConfirmationField is a form field for Atk14 applications. It's like the BooleanField (checkbox) but the ConfirmationField must be ticked.
Field for number with restricted count of digits and decimal places
Rich payment solutions for Yii framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more
Diese Contao 4 Erweiterung stellt Google reCAPTCHA V2 in Form eines neuen Formularfeldes im Formulargenerator bereit. This extension provides Google reCAPTCHA V2 in the form of a new form field in the form generator of Contao Open Source CMS.
ibrand laravel express
统计信息
- 总下载量: 31.14k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 26
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-04-17