https://github.com/datlechin/flarum-copy-links
https://github.com/datlechin/flarum-copy-links
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/datlechin/flarum-copy-links
- Owner: datlechin
- License: mit
- Created: 2022-02-05T05:41:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T10:58:01.000Z (7 months ago)
- Last Synced: 2025-03-23T19:44:56.297Z (3 months ago)
- Language: JavaScript
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Copy Links
 [](https://packagist.org/packages/datlechin/flarum-copy-links) [](https://packagist.org/packages/datlechin/flarum-copy-links)
A [Flarum](http://flarum.org) extension. Adds 'Copy Link' controls to posts, discussions and users card.

## Installation
Install with composer:
```sh
composer require datlechin/flarum-copy-links:"*"
```## Updating
```sh
composer update datlechin/flarum-copy-links:"*"
php flarum cache:clear
```## Links
- [Packagist](https://packagist.org/packages/datlechin/flarum-copy-links)
- [GitHub](https://github.com/datlechin/flarum-copy-links)
- [Discuss](https://discuss.flarum.org/d/33808)