Download the PHP package appswithlove/statamic-charfield without Composer
On this page you can find all versions of the php package appswithlove/statamic-charfield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download appswithlove/statamic-charfield
More information about appswithlove/statamic-charfield
Files in appswithlove/statamic-charfield
Download appswithlove/statamic-charfield
More information about appswithlove/statamic-charfield
Files in appswithlove/statamic-charfield
Vendor appswithlove
Package statamic-charfield
Short Description Character counting field for statamic
License MIT
Package statamic-charfield
Short Description Character counting field for statamic
License MIT
Please rate this library. Is it a good library?
Informations about the package statamic-charfield
Statamic character counting field
An input field or textarea which shows the status of the length with colored feedback on the input element.
Installation
Install with Composer:
composer require appswithlove/statamic-charfield
Usage
Use the «Extended Section» field and choose the background you like in the blueprint editor.
Configuration
Option | Description |
---|---|
input_type |
Choose between input or textarea |
low |
Minimal length |
high |
Maximal length |
optimal_min |
Optional min length for optimal result |
optimal_max |
Optional max length for optimal result |
hard_limit |
Maxlength for input field |
- If the length is outside of min and max the color is red.
- If the length is between min and max but not between the optimal length dark yellow
- If the length is in the optional range or between min and max if no optimal length is provided the color is green
Screenshot
All versions of statamic-charfield with dependencies
PHP Build Version
Package Version
Requires
statamic/cms Version
^3.0 || ^4.0 || ^5.0
The package appswithlove/statamic-charfield contains the following files
Loading the files please wait ....