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)32203MITJavaScript

Since Mar 24Pushed 5y ago1 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 today

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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

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

1927d 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

[fof/upload

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

191192.5k18](/packages/fof-upload)[flarum-lang/russian

Russian language pack for Flarum.

12128.3k](/packages/flarum-lang-russian)[flarum-lang/french

French language pack to localize the Flarum forum software plus its official and third-party extensions.

1938.7k](/packages/flarum-lang-french)

PHPackages © 2026

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