Skip to content

5.1.0 Site Inventory Reporting

Latest

Choose a tag to compare

@builtjonny builtjonny released this 07 Aug 23:43
027fcf1

Reports the site's installed software to the Built Mighty CRM.

Site inventory reporting

The kit now sends WordPress core, every installed plugin, and every installed theme — with versions, active state, and any available update — to the CRM on the existing daily cron. It appears under Inventory on the site's page in the CRM.

Update data is read from WordPress's own update transients rather than looked up against wordpress.org, so premium plugins with their own update servers (ACF Pro, Gravity Forms) report real available versions.

Nothing new is exposed on the site: the report is an outbound POST on the connection the kit already had. No new settings are required — sites already connected to the CRM start reporting on their next daily cron.

Manual API key field

Performance Monitoring settings now include an API Key field, used to reconnect a site after Built Mighty resets its key in the CRM. It renders blank and saving it blank keeps the current key.

Note for reconnecting sites

Re-registering an already-connected domain now returns an error instead of returning the site's existing key. To reconnect a site, reset its key in the CRM and paste the new one into the API Key field above.