Forge
For those interested in browsing all Forge apps available on the Atlassian Marketplace, I present you with https://builtwithforge.com
It allows you to search & filter all the Forge apps. In the future I hope to add features like statistics, the ability to download the results for further analysis & card view.
Connect
For those interested in browsing all Connect apps available on the Atlassian Marketplace, I present you with https://builtwithconnect.com
It allows you to search & filter all the Connect apps. In the future I hope to add features like statistics, the ability to download the results for further analysis & card view.
Alright, I found the issue. It was transforming the name of the app and partner to lowercase, but the case of the search filter was not adjusted. So searching for adaptavist would have worked, but Adaptavist did not. I fixed the issue, you should now be able to search case-insensitive.
I wonder how the “# of users” column is calculated? This is something Atlassian provides, right?
We have a Forge app (beta) with 21 installs (including some 10-users test instances), but a total of 4k users. This seems to be unrealistic. Any thoughts?
Yes, the numbers come from atlassian and it’s basically a sum of all the users registered to the instances on which the app is installed. So it’s not the actual users of the app, but the potential users. That means that even with 21 installs, if one of those happens to be an enterprise customer with 20K users, your app will report 20K users in that list.
The purpose of this is to signal the impact of the apps. For instance, our Version & Component Sync for Jira app has a relatively small install base of 457, but due to the nature of the app it is being used by a lot of Enterprise customers. As such, the user count for that app is 583.771.
Atlassian uses this number also internally, as we were told when they contacted several times to ask if they could help us creating a Cloud version of that app. That was only because of the relatively large user base.
We’ve open sourced the Built with Connect and Built with Forge projects!
You can use this to create your own daily importer and data analyser, or contribute new features / changes to these projects by submitting issue reports and/or pull requests