2017 © Pedro Peláez
 

flarum-extension flarum-ext-github-autolink

Autolink github Issues and commits

image

sijad/flarum-ext-github-autolink

Autolink github Issues and commits

  • Sunday, December 31, 2017
  • by sijad
  • Repository
  • 2 Watchers
  • 5 Stars
  • 515 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 2 Versions
  • 8 % Grown

The README.md

Flarum Github Autolink

Convert references to Github issues and commits automatically into links., (*1)

!github-autolink, (*2)

it also convert both Username/Repository# and Username/Repository@SHA to Github link, (*3)

Currently supported type of string that will be converted to links are:, (*4)

  • https://github.com/{user or organisation name}/{repository}/issues/{issue number}
  • {user or organisation name}/{repository}#{issue number}
  • https://github.com/{user or organisation name}/{repository}/commit/{commit SHA1}
  • {user or organisation name}/{repository}@{commit SHA1}

How To Install

Run follow command via ssh while you're in Flarum root folder:, (*5)

composer require sijad/flarum-ext-github-autolink

then enable the extension from Flarum admin Extension page., (*6)

TODO

  • Retrieve links details form Github (e.g. title).

The Versions

31/12 2017

dev-master

9999999-dev

Autolink github Issues and commits

  Sources   Download

MIT

The Requires

 

by Sajjad Hashemian

github commit issue autolink

22/04 2016

0.1.1-beta.1

0.1.1.0-beta1

Autolink github Issues and commits

  Sources   Download

MIT

The Requires

 

by Sajjad Hashemian

github commit issue autolink