'Can I add a config panel to an Atlassian Force confluence macro built using the custom ui?

I'm trying to build a little macro that automatically redirects people to another confluence page. I need a config panel to set the URL, but I also need access to the router from forge's custom UI. Do the two systems work together? Where do I put the MacroConfig object--in static/hello-world or in the root of the project?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source