You can customize translations using nodebb-plugin-customize
How to change custom user variables?
-
Hi, I made a plugin adding variables to the user, how can I make it possible to change the value of variables for each user through the admin panel?
-
@GameStep pls, help me !!!!
-
You have to create an acp page for managing your plugin.
For a basic example just look at how the quickstart plugin implements its panel, and look for plugins that have a panel similar to what you want to do.