https://github.com/katosdev/reply2see
A Flarum extension which adds a reply to see BBCODE.
https://github.com/katosdev/reply2see
Last synced: about 1 year ago
JSON representation
A Flarum extension which adds a reply to see BBCODE.
- Host: GitHub
- URL: https://github.com/katosdev/reply2see
- Owner: katosdev
- License: mit
- Created: 2021-07-11T12:44:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T12:56:36.000Z (almost 5 years ago)
- Last Synced: 2025-06-25T13:06:51.949Z (about 1 year ago)
- Language: PHP
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reply 2 See
Support me:
https://www.buymeacoffee.com/katos // https://paypal.me/pools/c/8B42aPPAxP
### Installation
```sh
composer require katosdev/reply2see
```
### Updating
```sh
composer update katosdev/reply2see
php flarum cache:clear
```