PHPackages                             walsgit/recycle-bin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. walsgit/recycle-bin

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

walsgit/recycle-bin
===================

Flarum extension to manage deleted (hidden) discussions

2.0.5(3d ago)33.4k↑259.5%MITTypeScriptCI passing

Since Oct 9Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/WalsGit/recycle-bin)[ Packagist](https://packagist.org/packages/walsgit/recycle-bin)[ Fund](https://walsgit.github.io/Donations/)[ RSS](/packages/walsgit-recycle-bin/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (8)Versions (28)Used By (0)

Recycle Bin
===========

[](#recycle-bin)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/139da27c90e4d5bf0d81aa88d997d150f5c6e53b32aea1c62b0f390d46406993/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77616c736769742f72656379636c652d62696e2e737667)](https://packagist.org/packages/walsgit/recycle-bin) [![Total Downloads](https://camo.githubusercontent.com/ec1a16c3776d4d9cd7544f49c16d3c45d1cd4a5008a5fc067afcf654eb9188ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77616c736769742f72656379636c652d62696e2e737667)](https://packagist.org/packages/walsgit/recycle-bin) [![Donate here](https://camo.githubusercontent.com/c2fd425cefaa02eeee538e7d99d1f8ad234a964c3a1325ed4815264f55fab8d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f6e6174652d686572652d253233303038653937)](https://walsgit.github.io/Donations/)

A [Flarum](https://flarum.org) extension to manage deleted (hidden) discussions and posts.

[![Screenshot](https://camo.githubusercontent.com/28a579a469c165ad0c8073ffb003806a72d4222da6334eb61fdc456cb4970be3/68747470733a2f2f692e706f7374696d672e63632f79363947337066702f323032342d31302d30392d31362d30392d33342d666c6172756d2d746573742d6261656239366166393632612e706e67)](https://postimg.cc/qgJw9wH2)

Versions
--------

[](#versions)

Starting with the version `2.0.0` of this extension, it will only be compatible with `Flarum v2.*`. Last version of the extension compatible with `Flarum v1.8.*` is `walsgit/recycle-bin:"0.2.3"`.

### With Recycle Bin you can:

[](#with-recycle-bin-you-can)

- list all hidden discussions and posts
- restore a hidden discussion or post
- forever delete a hidden discussion or post (remove from db)
- Mass restore &amp; delete discussions or posts

### 🐞 Known issues :

[](#-known-issues-)

- Search filter for discussions only works with complete words (returns a empty list for partial words) and isn't limited to discussion titles but also returns discussions where the searched word is found in its messages (replies) too.
- Mass restore or delete need a full page refresh to update de list and total number of hidden discussions (the page refresh is implemented but it's not ideal, you'll have to wait for it after confirming your mass action)

### Notes

[](#notes)

- This is my very first Flarum extension
- Developed and tested on Flarum 1.8.5 (v 0.2 of the extension dev. &amp; tested on Flarum 1.8.9)
- Extension settings page is based on the core UserListPage.tsx (Users settings page).
- Developed this with the help of AI (mainly ChatGPT, Cody &amp; Gemini)

Installation
------------

[](#installation)

Install with composer:

```
composer require walsgit/recycle-bin:"*"
```

Updating
--------

[](#updating)

```
composer update walsgit/recycle-bin:"*"
php flarum migrate
php flarum cache:clear
```

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/walsgit/recycle-bin)
- [GitHub](https://github.com/walsgit/recycle-bin)
- [Discuss](https://discuss.flarum.org/d/36073-recycle-bin)
- [Donate](https://walsgit.github.io/Donations/)

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance93

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.8% 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

Every ~33 days

Recently: every ~13 days

Total

20

Last Release

3d ago

Major Versions

0.2.0 → 2.0.02025-12-02

0.2.1 → 2.0.1.x-dev2026-03-18

0.2.2 → 2.0.2.x-dev2026-05-09

0.2.3 → 2.0.42026-05-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b48a7ff9849fd382c6abbd2f357000d805ca686296388ccdd48e621042a33e9?d=identicon)[walsgit](/maintainers/walsgit)

---

Top Contributors

[![WalsGit](https://avatars.githubusercontent.com/u/108340184?v=4)](https://github.com/WalsGit "WalsGit (91 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

---

Tags

hiddenflarumdeleteddiscussionsrecycle bin

### Embed Badge

![Health badge](/badges/walsgit-recycle-bin/health.svg)

```
[![Health](https://phpackages.com/badges/walsgit-recycle-bin/health.svg)](https://phpackages.com/packages/walsgit-recycle-bin)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

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

Well integrated, advanced private discussions.

59120.6k13](/packages/fof-byobu)[fof/discussion-language

Specify the language a discussion is written in &amp; sort by language

1034.8k4](/packages/fof-discussion-language)[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)[fof/gamification

Upvotes and downvotes for your Flarum community

4066.1k8](/packages/fof-gamification)[fof/best-answer

Mark a post as the best answer in a discussion

25154.0k20](/packages/fof-best-answer)

PHPackages © 2026

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