While developing a custom plugin, we noticed that the custom endpoint does not seem to work with Bricks. The menu item is displayed, but it is not accessible (404 – page not found).
Is there any possible way to achieve this with bricks (doesn’t matter how complex)? We really depend on this option unfortunately… maybe a feature request?
One possible solution: Display the custom endpoint’s html content wrapped within the defaults account page wrapper (of bricks)
but none of these threads resulted in a clear, up-to-date response to this question. I’d be quite surprised if bricks doesn’t support any way of custom account pages, as this seems like a common requirement for plugins & advanced Websites to me.
Thank you for your reply, really appreciate it. This would be one option for sure, although the my-account look & feel will be missing.
As an alternative option, I’m thinking about abusing the “Downloads” menu (renaming menu endpoint and modifying the bricks downloads template. Still not ideal though