https://github.com/datlechin/flarum-title-length
https://github.com/datlechin/flarum-title-length
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/datlechin/flarum-title-length
- Owner: datlechin
- License: mit
- Created: 2022-01-24T15:34:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T10:58:51.000Z (7 months ago)
- Last Synced: 2025-03-23T19:45:19.440Z (3 months ago)
- Language: PHP
- Size: 514 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Title Length
 [](https://packagist.org/packages/datlechin/flarum-title-length) [](https://packagist.org/packages/datlechin/flarum-title-length)
A [Flarum](http://flarum.org) extension. Customize discussion title length.

## Installation
Install with composer:
```sh
composer require datlechin/flarum-title-length:"*"
```## Updating
```sh
composer update datlechin/flarum-title-length:"*"
php flarum cache:clear
```## Links
- [Packagist](https://packagist.org/packages/datlechin/flarum-title-length)
- [GitHub](https://github.com/datlechin/flarum-title-length)
- [Discuss](https://discuss.flarum.org/d/29924)