localgovdrupal/localgov_forms
Composer 安装命令:
composer require localgovdrupal/localgov_forms
包简介
LocalGov Drupal distribution: Webform additions.
README 文档
README
⛔️ WARNING moved to https://www.drupal.org/project/localgov_forms
LocalGovDrupal Forms
Provides additional configuration, styling and components for the Drupal Webform module.
Additional components
- LocalGov Forms Date - A date input field based on the GDS Date Input pattern
- LocalGov address lookup - Webform element with a configurable address lookup backend. Geocoder plugins act as backends.
Plugins
- Personally Identifiable Information (PII) redactor from Webform submissions: At the moment, a plugin manager
plugin.manager.pii_redactorand a sample plugin are provided.
Dependencies
The geocoder-php/nominatim-provider package is necessary to run automated tests:
$ composer require --dev geocoder-php/nominatim-provider
The localgovdrupal/localgov_geo and localgovdrupal/localgov_os_places_geocoder_provider packages are needed to use the Ordnance Survey Places API-based address lookup plugin. Once these packages are installed, the Localgov OS Places plugin will become available for selection from the Localgov address lookup element's configuration form.
Editing webforms
Webforms in Drupal are config entities, therefore are by default exported with the website configuration.
It is often desirable that webforms are built and maintained by non-developers.
To avoid the configuration being removed by deployments, install the Config ignore module and under /admin/config/development/configuration/ignore add the following:
webform.webform.*
webform.webform_options.*
localgovdrupal/localgov_forms 适用场景与选型建议
localgovdrupal/localgov_forms 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 45.09k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2021 年 09 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 localgovdrupal/localgov_forms 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 localgovdrupal/localgov_forms 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 45.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 6
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-09-16