Hi folks,
I am creating a custom plugin in nodebb and I want to fetch a list of all authentic and confirmed users over there.
Feedback appreciated
Thanks
We have a custom theme for our NodeBB installation, and after every deployment, composer plugin breaks, here is how it looks. To make it properly work, we have to go to admin panel and manually re-order our plugins such that our theme is at the end of the plugins list. Is there a way out? Or is there a way to automate it? Thanks
What does your "deployment" entail? The plugin list is stored in the database, so you should be able to restore that key if you wish.