Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/contao-community-alliance/contao-textfield-multiple-bundle


https://github.com/contao-community-alliance/contao-textfield-multiple-bundle

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://github.com/contao-community-alliance/contao-textfield-multiple-bundle/actions/workflows/diagnostics.yml/badge.svg)](https://github.com/contao-community-alliance/contao-textfield-multiple-bundle/actions)
[![Latest Version tagged](http://img.shields.io/github/tag/contao-community-alliance/contao-textfield-multiple-bundle.svg)](https://github.com/contao-community-alliance/contao-textfield-multiple-bundle/tags)
[![Latest Version on Packagist](http://img.shields.io/packagist/v/contao-community-alliance/contao-textfield-multiple-bundle.svg)](https://packagist.org/packages/contao-community-alliance/contao-textfield-multiple-bundle)
[![Installations via composer per month](http://img.shields.io/packagist/dm/contao-community-alliance/contao-textfield-multiple-bundle.svg)](https://packagist.org/packages/contao-community-alliance/contao-textfield-multiple-bundle)

# 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.