@sebastián-cisneros In static:api.routes, you'll want to call controllerHelpers.setupAPIRoute to mount the route to the appropriate /api/v3/plugins mount point.
You can see an example of how we do it in the quickstart plugin
Whoa, this is great. Wish I'd known of this sooner.
Alright, I will have a look and try to fix this.
Has anyone got this working on the v0.9.x branch.
A few of my users have broken images.... Even with the current stock Letter Images.
I've tried re-installing gravatar. Disabling it and even manually uploading a profile pic and then deleting it.
Nothing has worked so far.
I still have broken user pics.
Hopefully someone can help.
Cheers
Maybe I should ask someone for help... I am quite busy now days and I don't have much time to deal with the modified parts of avatars handling in v0.9.x...
https://github.com/JLChnToZ/nodebb-plugin-gravatar-extended/issues/3
I think this should work.
Added features from nodebb-plugin-gravatar-extended Also, added the force flag to the customDefault, without it the option is equivalent to defaultIcon.
GitHub (github.com)