contao-community-alliance/contao-textfield-multiple-bundle
Contao FormTextField with eval multiple and size support
Maintainers
Package info
github.com/contao-community-alliance/contao-textfield-multiple-bundle
Type:contao-bundle
pkg:composer/contao-community-alliance/contao-textfield-multiple-bundle
2.4.0
2025-03-02 16:02 UTC
Requires
- php: ^8.2
- contao-community-alliance/dc-general-contao-frontend: ^2.4
- contao/core-bundle: ^5.3
- symfony/config: ^6.4
- symfony/dependency-injection: ^6.4
- symfony/http-kernel: ^6.4
Requires (Dev)
- contao/manager-plugin: ^2.8
- phpcq/runner-bootstrap: ^1.0@dev
- roave/security-advisories: dev-latest
Suggests
None
Provides
None
Conflicts
None
Replaces
None
LGPL-3.0-or-later 28c53ad57a0d5c4c290aec162c3df0b4044c5039
- Richard Henkenjohann <richardhenkenjohann.woop@googlemail.com>
This package is auto-updated.
Last update: 2026-06-11 07:36:31 UTC
README
👁 Build Status
👁 Latest Version tagged
👁 Latest Version on Packagist
👁 Installations via composer per month
Contao FormTextField with multiple and size support for frontend
A new widget "text_multiple" based on the "text" widget (FormTextField) that enables the support
of $widget['eval']['multiple'] and $widget['eval']['size'] as in the backend.
