Installatron, the script installer we use at Reclaim Hosting, keeps a database of all applications that have been installed on the server. Here’s how to access that for reporting:
- Log into WHM, search for "Installatron" in the search field, and click on Installatron Applications Installer.
- Then click on Installatron Application Installer > Installed Applications.
- Click My Applications to view the full list
- Here you can see the full list of applications and also run searches to get numbers on specific applications (for example searching Wordpress will show just the Wordpress installations).
- To find the number of installations for a specific search, scroll to the bottom of the page and you'll see a "Viewing" dropdown with the number.
- For more detailed data analysis you may wish to download a copy of the Installatron database. This is located on the server at /var/installatron/data.db. The Installatron database is an SQLite database and can be viewed with external tools such as DB Browser for SQLite.
See our Working with Installatron article for a comprehensive list of related Support articles.