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

https://github.com/datlechin/flarum-title-length


https://github.com/datlechin/flarum-title-length

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Title Length

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/datlechin/flarum-title-length.svg)](https://packagist.org/packages/datlechin/flarum-title-length) [![Total Downloads](https://img.shields.io/packagist/dt/datlechin/flarum-title-length.svg)](https://packagist.org/packages/datlechin/flarum-title-length)

A [Flarum](http://flarum.org) extension. Customize discussion title length.

![](https://i.imgur.com/sgL4IBu.png)

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