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: 21 days ago
JSON representation
Customize TextFormatter with plugins through the admin interface
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/formatting
- Owner: FriendsOfFlarum
- License: mit
- Created: 2018-09-24T22:54:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:21:14.000Z (7 months ago)
- Last Synced: 2024-10-29T22:37:24.059Z (6 months ago)
- Topics: flarum, friends-of-flarum, friendsofflarum, hacktoberfest, image, media-embed, textformatter, video
- Language: PHP
- Homepage:
- Size: 406 KB
- Stars: 23
- Watchers: 7
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-flarum - FoF Formatting - Customize TextFormatter with plugins through the admin interface. (Extensions / Discussion ([:top:](#table-of-contents)))
README
# Formatting by FriendsOfFlarum
 [](https://packagist.org/packages/fof/formatting) [](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.

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