WP Manifestindependent plugin directory
manifest / updates / wordpress-apps-connector

WardTech Apps Connector

Pushes WordPress status & plugins to AppsDot

by WardTech · github.com/wardtech-consultants/wordpress-apps-connector · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wardtech-consultants/wordpress-apps-connector/archive/refs/heads/main.zip

From the readme

WardTech Apps Connector Reports this WordPress site's status — WordPress core version, installed plugins and administrator accounts — to the WardTech central system at https://apps.wardtech.co.uk once a day. Installation 1. Copy wardtech-apps-connector.php into wp-content/plugins/wardtech-apps-connector/ (or upload the folder as a zip via Plugins → Add New → Upload). 2. Activate WardTech Apps Connector in the Plugins screen. Activation schedules the daily report. 3. Go to Settings → Apps Connector, paste the access token issued by WardTech, and click Save token. The plugin immediately pings the API and confirms with the connected application name. wp-config.php changes None are required for the plugin to work out of the box. The token is stored in the database via the settings screen, and no constants need to be defined. The situations below are the only ones that touch wp-config.php; each depends on how the host is configured — check them if reports are not arriving. 0. Point at a different environment (staging / local) By default the plugin talks to https://apps.wardtech.co.uk/api. To send a staging or local site elsewhere, define the base URL before WordPress

Read the full README on GitHub →

Releases

TagPublished
1.06 Jul 10, 2026
1.05 Jul 10, 2026
1.04 Jul 10, 2026
1.02 Jul 10, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.