Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfFlarum/github-autolink
Autlolink Github issues and commits in your Flarum posts
https://github.com/FriendsOfFlarum/github-autolink
flarum friendsofflarum hacktoberfest
Last synced: about 9 hours ago
JSON representation
Autlolink Github issues and commits in your Flarum posts
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/github-autolink
- Owner: FriendsOfFlarum
- License: mit
- Created: 2019-11-03T14:56:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:17:53.000Z (about 1 month ago)
- Last Synced: 2024-10-29T22:37:24.197Z (5 days ago)
- Topics: flarum, friendsofflarum, hacktoberfest
- Language: PHP
- Size: 29.3 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flarum - FoF GitHub Autolink - Autolink GitHub issues and commits in posts. (Extensions / Discussion ([:top:](#table-of-contents)))
README
# FriendsOfFlarum GitHub Autolink
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/github-autolink.svg)](https://packagist.org/packages/fof/github-autolink) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate) [![Donate](https://img.shields.io/badge/donate-datitisev-important.svg)](https://datitisev.me/donate)
A [Flarum](http://flarum.org) extension. Autolink GitHub issues and commits in posts. Original by @sijad.
![img](https://user-images.githubusercontent.com/16573496/273462969-a32579ae-af47-4676-aadc-a9e9089388bd.png)
### Installation
Install manually with composer:
```sh
composer require fof/github-autolink:"*"
```### Updating
```sh
composer update fof/github-autolink
php flarum cache:clear
```### Links
[](https://opencollective.com/fof/donate)
[](https://patreon.com/datitisev)- [Packagist](https://packagist.org/packages/fof/github-autolink)
- [GitHub](https://github.com/packages/FriendsOfFlarum/github-autolink)
- [Original by Sijad](https://packagist.org/packages/sijad/flarum-ext-github-autolink)An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).