All Projects → manifestuk → overflow.craft-plugin

manifestuk / overflow.craft-plugin

Licence: MIT license
A plain text Craft field type, with a soft or hard character limit.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to overflow.craft-plugin

craft-entriessubset
Craft field type plugin that extends the core Entries field type to give extra settings
Stars: ✭ 27 (+107.69%)
Mutual labels:  craft, craftcms, craft-plugin, craftcms-plugin
craft-entry-instructions
A simple fieldtype to add instructions.
Stars: ✭ 16 (+23.08%)
Mutual labels:  craft, craftcms, craft-plugin, craftcms-plugin
smartdown.craft-plugin
Bringing the unbridled joy of Markdown Extra and Smartypants to your Craft websites.
Stars: ✭ 26 (+100%)
Mutual labels:  craft, craftcms, craft-plugin, craftcms-plugin
craft-json-snippets
Helps make CraftCMS models in .json
Stars: ✭ 17 (+30.77%)
Mutual labels:  craft, craftcms, craft-plugin, craftcms-plugin
tablemaker
A user-definable table field type for Craft CMS
Stars: ✭ 39 (+200%)
Mutual labels:  craft, craftcms, craft-plugin, craftcms-plugin
craft-audit
Audit log for Craft 3
Stars: ✭ 18 (+38.46%)
Mutual labels:  craft, craftcms, craft-plugin, craftcms-plugin
Craft.patrol
Patrol simplifies SSL and maintenance routing for sites built with Craft
Stars: ✭ 91 (+600%)
Mutual labels:  craft, craftcms, craft-plugin
Buttonbox
A collection of utility field types for Craft
Stars: ✭ 94 (+623.08%)
Mutual labels:  craft, craftcms, craft-plugin
craft-react
Client and Server-side React rendering for CraftCMS
Stars: ✭ 40 (+207.69%)
Mutual labels:  craftcms, craft-plugin, craftcms-plugin
Seo
SEO utilities including a unique field type, sitemap & redirect manager
Stars: ✭ 210 (+1515.38%)
Mutual labels:  craft, craftcms, craft-plugin
craft-plugin-mix
Helper plugin for Laravel Mix in Craft CMS templates
Stars: ✭ 50 (+284.62%)
Mutual labels:  craft, craftcms, craft-plugin
Simplemap
A beautifully simple map field type for Craft CMS.
Stars: ✭ 136 (+946.15%)
Mutual labels:  craft, craftcms, craft-plugin
oembed
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
Stars: ✭ 34 (+161.54%)
Mutual labels:  craft, craftcms, craft-plugin
Craft Brief
Quick, easy, and customizable user-group notifications for Craft CMS.
Stars: ✭ 47 (+261.54%)
Mutual labels:  craft, craftcms, craft-plugin
Awesome
A collection of awesome Craft CMS plugins, articles, resources and shiny things.
Stars: ✭ 449 (+3353.85%)
Mutual labels:  craft, craftcms, craft-plugin
Craft Preparse Field
Field type that parses twig when an element is saved.
Stars: ✭ 103 (+692.31%)
Mutual labels:  craft, craftcms, craft-plugin
Linkit
Multi-purpose link plugin for Craft CMS
Stars: ✭ 155 (+1092.31%)
Mutual labels:  craft, craftcms, craft-plugin
Craft-Twig-ImageBase64
A simple Twig extension for Craft CMS to create base64-encoded images from Assets in your Twig templates.
Stars: ✭ 14 (+7.69%)
Mutual labels:  craftcms, craft-plugin, craftcms-plugin
picpuller-for-craft3
Pic Puller for Craft 3 lets authorized users pull in their Instagram media into Craft.
Stars: ✭ 12 (-7.69%)
Mutual labels:  craft, craftcms, craft-plugin
craft-instagram-feed
Craft CMS plugin to receive Instragram feed data as variable in templates
Stars: ✭ 25 (+92.31%)
Mutual labels:  craft, craftcms, craft-plugin

Overflow

Overflow is a plain text Craft field type, with a soft or hard character limit. It's perfect for things such as metadata titles and descriptions, which have an "ideal" length, but not an absolute limit.

Overflow will gently inform your content authors when they exceed a soft character limit, but will still allow the entry to be saved.

Opting for a hard limit causes Overflow to behave exactly like the built-in plain text field.

Requirements

Overflow requires Craft 3.0.0+.

Installation

You can install Overflow via the Craft Plugin Store.

If you're a 1337 hacker, you can also install it via Composer, as follows:

$ cd /path/to/project
$ composer require experience/overflow

Field configuration

Overflow adds a new "Enforce character limit" checkbox to the plain text field settings.

Check the box to enforce the character limit (the standard plain text field behaviour). Leave the box unchecked for a soft character limit.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].