承接 traw/powermailautocomplete 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

traw/powermailautocomplete

最新稳定版本:3.1.3

Composer 安装命令:

composer require traw/powermailautocomplete

包简介

Add autocomplete tokens to powermail fields

README 文档

README

This extension aims to add most autocomplete options to powermail fields.

https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-field

Installation

composer require traw/powermailautocomplete

Setup

Add the typoscript template "Powermail Autocomplete" after the Powermail Maintemplate

If you override the partials for input and textarea fields or the Form template, e.g. in your own extension, make sure to update those files:

  • add the namespace {namespace t=TRAW\Powermailautocomplete\ViewHelpers}
  • replace the f:form ViewHelpers and add the autocomplete attribute See the example partials and example template for reference

Editors

Editors can enable autocompletion in the Extended tab of the powermail form record

Additionally explicit autocomplete field values, autofill sections and more can be set in powermail's field records.

Available values and explanations can be found in the references section

References:

统计信息

  • 总下载量: 23.82k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2026-01-04