PHPackages                             irony/flarum-ext-github-upload - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. irony/flarum-ext-github-upload

AbandonedArchivedFlarum-extension[File &amp; Storage](/categories/file-storage)

irony/flarum-ext-github-upload
==============================

The file upload extension for the Flarum forum with github upload

0.1.0.13(5y ago)32133MITJavaScript

Since Mar 24Pushed 5y ago2 watchersCompare

[ Source](https://github.com/892768447/flarum-ext-github-upload)[ Packagist](https://packagist.org/packages/irony/flarum-ext-github-upload)[ RSS](/packages/irony-flarum-ext-github-upload/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Github Upload by Irony
======================

[](#github-upload-by-irony)

An extension that upload file to github, which supports auto embedding images and videos

### Features

[](#features)

- video and audio bbcode `[audio][/audio]` `[video][/video]`
- keep local files

### Installation

[](#installation)

for beta 15 and latter

```
composer require irony/flarum-ext-github-upload:dev-master
```

### Notice

[](#notice)

Flarum is beautiful, but I don't use it anymore, and it changes so often that it's difficult to maintain plug-ins

if not work, check database table `irony_github_files`if not found column `name` and `path` in `irony_github_files`

```
alter table irony_github_files add column name varchar(255) default null;
alter table irony_github_files add column path varchar(255) default null;

```

thanks for [FriendsOfFlarum/upload](https://github.com/FriendsOfFlarum/upload)

- It's best not to use it with a `fof/upload`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/96b69485e29a3328f851cdb715d102a32e74a4c09662e653b26cc1035363487d?d=identicon)[892768447](/maintainers/892768447)

---

Top Contributors

[![892768447](https://avatars.githubusercontent.com/u/5131669?v=4)](https://github.com/892768447 "892768447 (42 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![LCinHK](https://avatars.githubusercontent.com/u/49670244?v=4)](https://github.com/LCinHK "LCinHK (3 commits)")

---

Tags

filegithubuploadflarum

### Embed Badge

![Health badge](/badges/irony-flarum-ext-github-upload/health.svg)

```
[![Health](https://phpackages.com/badges/irony-flarum-ext-github-upload/health.svg)](https://phpackages.com/packages/irony-flarum-ext-github-upload)
```

###  Alternatives

[kartik-v/bootstrap-fileinput

An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.

5.4k7.9M13](/packages/kartik-v-bootstrap-fileinput)[fof/upload

The file upload extension for the Flarum forum with insane intelligence.

188171.7k15](/packages/fof-upload)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[sonata-project/media-bundle

Symfony SonataMediaBundle

4625.5M71](/packages/sonata-project-media-bundle)[kartik-v/yii2-widget-fileinput

An enhanced FileInput widget for Bootstrap 3.x, 4.x &amp; 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)

2286.8M95](/packages/kartik-v-yii2-widget-fileinput)[czim/laravel-paperclip

Laravel Eloquent file attachment solution

80802.1k6](/packages/czim-laravel-paperclip)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
