Hi Atlassian developers,
I’m new here so maybe I’m not aware of some basics in Atlassian add-on development.
I tried to develop my first macro add-on for Confluence Cloud. So I followed the tutorial here and created my cloud development instance. The example hello-world add-on is built and installed successfully - I can see it in the Manage add-ons page in my development site. But when I tried to use the new macro in a confluence page by typing {hello, or looking for it in the macro browser, I can not find it!
I also uploaded the example hello-world add-on to Heroku and tried it, but didn’t get any luck. Here is the App Descriptor.
Did I missing anything?
It’s highly appreciated if anyone can point out what’s the problem.
Thanks.