@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
Interesting, is it by design to call filter for post parsing when user enters /register
page?
Yeah for the terms of service block, so you can use markdown etc... Or perhaps embed a Justin Bieber YouTube video haha
Ok, there is problem.
Maybe TOS should have It's own filter? No? Anyway, something is undefined