Download the PHP package walsgit/recycle-bin without Composer
On this page you can find all versions of the php package walsgit/recycle-bin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download walsgit/recycle-bin
More information about walsgit/recycle-bin
Files in walsgit/recycle-bin
Download walsgit/recycle-bin
More information about walsgit/recycle-bin
Files in walsgit/recycle-bin
Vendor walsgit
Package recycle-bin
Short Description Flarum extension to manage deleted (hidden) discussions
License MIT
Package recycle-bin
Short Description Flarum extension to manage deleted (hidden) discussions
License MIT
Please rate this library. Is it a good library?
Informations about the package recycle-bin
Recycle Bin
A Flarum extension to manage deleted (hidden) discussions.
With Recycle Bin you can:
- list all hidden discussions
- restore a hidden discussion (unhide)
- forever delete a hidden discussion (remove from db)
- Mass restore & delete discussions
🐞 Known issues :
- Search filter 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 cofirming your mass action)
Notes
- This is my very first Flarum extension
- Developed and tested on Flarum 1.8.5
- Extention settings page is based on the core UserListPage.tsx (Users settings page).
- Developped this with the help of AI (mainly ChatGPT, Cody & Gemini)
Installation
Install with composer:
Updating
Links
All versions of recycle-bin with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^1.2.0
The package walsgit/recycle-bin contains the following files
Loading the files please wait ....