Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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 (4 months ago)
- Last Synced: 2024-10-29T22:37:24.059Z (3 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
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
![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).