Forge have a lot of templates, is it possible to review them instead of “create and delete forge app with different templates just to view implementation”? I have founded Forge-Templates group https://bitbucket.org/atlassian/workspace/projects/?query=forge but I dont have access to it
They aren’t in a public repo but they are stored on our public CDN.
A template map is hosted at https://forge-templates.us-west-2.prod.public.atl-paas.net/templates.json
Templates are hosted at <template_directory_name>.zip
for example confluence-content-action-custom-ui
is accessible at https://forge-templates.us-west-2.prod.public.atl-paas.net/confluence-content-action-custom-ui.zip
3 Likes
I wrote a comprehensive answer to this question because I was looking for the same information. I noticed how frequently this question is asked and how difficult it is to find a clear answer. You can find my detailed explanation by clicking here.
I hope this helps others save time and effort. Feel free to ask if anything is unclear!