Maxlength allows site administrators to set hard or soft character limits on titles, text fields and links.
For a full description of the module visit the [Maxlength Project Page](https://www.drupal.org/project/maxlength)
# Contributing
We appreciate contributions of all kind for the project.
If you haven't already, familiarize yourself with [Drupal's Code of Conduct](https://www.drupal.org/dcoc).
We design improvements and prioritize issues based on our vision and values.
## Vision
The Maxlength module helps website authors write concisely to better connect with their audiences and adhere to the character limits defined by the site's design.
## Values
The Maxlength module is designed to be:
***helpful** for authors
***intuitive** for site builders
***sustainable** for site owners
***extendable** for developers
## Roadmap
Visit our [Roadmap](https://www.drupal.org/project/maxlength/issues/3259874) to see which issues are a priority and in need of assistance.
## Reporting Bugs and Requesting Features
* To submit bug reports and feature suggestions, visit https://www.drupal.org/project/issues/maxlength
# Requirements
This module requires no modules outside of Drupal core.
# Installation
Install the Maxlength module as you would normally install a contributed Drupal module.
Read the [Installing Modules documentation page](https://www.drupal.org/node/1897420) for more information.
# Configuration
1. Navigate to Administration > Extend and enable the module.
2. Navigate to Administration > Structure > Content types [Content type to edit] > Manage form display.
3. Select the contextual links icon for the desired field and enter the Maxlength. Update and save.
For more information read the [Maxlength Documentation](https://www.drupal.org/docs/contributed-modules/maxlength).