# formatting **Repository Path**: FlarumChina/formatting ## Basic Information - **Project Name**: formatting - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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) 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://i.imgur.com/C5mqGcf.png) ### Installation Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually 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) An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).