Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FriendsOfFlarum/formatting

Customize TextFormatter with plugins through the admin interface
https://github.com/FriendsOfFlarum/formatting

flarum friends-of-flarum friendsofflarum hacktoberfest image media-embed textformatter video

Last synced: 3 months ago
JSON representation

Customize TextFormatter with plugins through the admin interface

Awesome Lists containing this project

README

        

# Formatting by FriendsOfFlarum

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/formatting.svg)](https://packagist.org/packages/fof/formatting) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate)

A [Flarum](http://flarum.org) extension. Customize TextFormatter with plugins through the admin interface.

An alternative to [`s9e/flarum-ext-autovideo`](https://github.com/s9e/flarum-ext-autovideo), [`s9e/flarum-ext-autoimage`](https://github.com/s9e/flarum-ext-autoimage), [`s9e/flarum-ext-mediaembed`](https://github.com/s9e/flarum-ext-mediaembed), and [`s9e/flarum-ext-fancypants`](https://github.com/s9e/flarum-ext-fancypants) by [@JoshyPHP](https://github.com/JoshyPHP).

All the plugins that do not require configuration are included.

![image](https://community.giffgaff.com/assets/files/2020-06-20/1592652143-810247-image.png)

### Installation

Install with composer:

```sh
composer require fof/formatting:"*"
```

### Updating

```sh
composer update fof/formatting
```

### Links

- [Packagist](https://packagist.org/packages/fof/formatting)
- [GitHub](https://github.com/FriendsOfFlarum/formatting)
- [Discuss](https://discuss.flarum.org/d/17770)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).