https://github.com/nodebb/nodebb-plugin-undelete-users
A NodeBB plugin to re-associate deleted users with their content that are not removed.
https://github.com/nodebb/nodebb-plugin-undelete-users
Last synced: 2 months ago
JSON representation
A NodeBB plugin to re-associate deleted users with their content that are not removed.
- Host: GitHub
- URL: https://github.com/nodebb/nodebb-plugin-undelete-users
- Owner: NodeBB
- License: mit
- Created: 2021-10-07T05:08:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T08:44:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T04:36:26.678Z (3 months ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Undelete Users Plugin for NodeBB
A NodeBB plugin to recreate and then re-associate deleted users with their content that are not removed. It only restores username and email, and generates a random password to share with the user.
## Installation
npm install nodebb-plugin-undelete-users
## Screenshots
[](https://i.imgur.com/emGiDoW.png)