My DevHub Application allows you to list the subscribers of your package(s) from your dev hub environment with two views: package-focused and customer-focused.
- 2 Custom Tab: MySubscribers and MyCustomers
- 2 Visualforce Page: MySubscribers and MyCustomers
- 2 Apex Controller Class: MySubscribersController and MyCustomersController
- 1 Permission Set: access to page/tab/class for assigned user
- 1 Custom App: My DevHub Application
A page called "MySubscribers", to be installed in your dev hub, to list the package/version that your subscribers are using.
For older versions of the same package, the page includes a script to copy and paste into a terminal to push the new versions to subscribers.
A page called "MyCustomers" to list all customers and the org where your package is installed (whatever the package)
You can log any issues and new ideas in our tracker: https://github.com/VinceFINET/MyDevHubApplication/issues
My DevHub Application is available under the MIT license