{"id":15704842,"url":"https://github.com/patrickrobrecht/wp-dev","last_synced_at":"2025-09-03T21:35:38.441Z","repository":{"id":167862477,"uuid":"69382857","full_name":"patrickrobrecht/wp-dev","owner":"patrickrobrecht","description":"Summary of wordpress.org plugins with data accessible via their Plugins API","archived":false,"fork":false,"pushed_at":"2024-11-05T22:48:38.000Z","size":1018,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T13:36:46.893Z","etag":null,"topics":["dashboard","wordpress","wp","wp-api","wp-plugins"],"latest_commit_sha":null,"homepage":"https://wp-dev.patrick-robrecht.de/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickrobrecht.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-27T17:42:27.000Z","updated_at":"2024-11-05T22:48:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd6aca48-0a03-4f08-a753-6d47b8c3fc1b","html_url":"https://github.com/patrickrobrecht/wp-dev","commit_stats":{"total_commits":46,"total_committers":2,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"fdad1385b2d52f70179ef2e3add313f8d231a7df"},"previous_names":["patrickrobrecht/wp-dev"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickrobrecht%2Fwp-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickrobrecht%2Fwp-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickrobrecht%2Fwp-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickrobrecht%2Fwp-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickrobrecht","download_url":"https://codeload.github.com/patrickrobrecht/wp-dev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754346,"owners_count":21958843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashboard","wordpress","wp","wp-api","wp-plugins"],"created_at":"2024-10-03T20:14:04.996Z","updated_at":"2025-05-12T14:21:09.344Z","avatar_url":"https://github.com/patrickrobrecht.png","language":"PHP","readme":"# WordPress Plugins Dashboard\n\nThe [dashboard](https://wp-dev.patrick-robrecht.de/) provides an overview on plugins listed in the official plugin directory\n    on WordPress.org:\n\n- plugin information, such as the author, the latest version, the number of downloads, the URLs of WordPress.org pages,\n    and much more\n- statistics on installed versions, ratings and support threads on WordPress.org\n- translations via [Translating WordPress](https://translate.wordpress.org/)\n\nThe web application written in PHP fetches the data via the WordPress.org Plugins API.\n\n## How to create your custom dashboard\nYou can add the following GET parameters to https://wp-dev.patrick-robrecht.de/ to specify which plugins are shown:\n- `plugins=plugin1,plugin2,plugin3` to show the plugins with the respective slugs on WordPress.org\n- `authors=author1,author2` to show all the author's plugins (the author must be specified using the WordPress.org username)\n\n## How to get your own installation\n- Clone this repository.\n- Generate the minimized CSS and JavaScript files with `npm run build`.\n- Copy `config.sample.php` to `config.php`.\n- Edit `config.php` to define the data directory (and optionally the plugins/authors to be updated by the cronjob).\n- Copy all files to your server running PHP.\n- Create a daily cron-job for `cron.php` (recommended, but optional).\n    To create the data directories, cron.php needs to be started once.\n\n## How to develop\nRequired: Composer and npm\n- Install dependencies via `composer install` and `npm install`.\n- Use `npm run build` to create/update the minimized CSS and JavaScript files.\n- Use `composer cs` to check the PHP code for PSR-12 compatibility, and `composer csfix` to fix issues automatically.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickrobrecht%2Fwp-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickrobrecht%2Fwp-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickrobrecht%2Fwp-dev/lists"}