{"id":18336837,"url":"https://github.com/troychaplin/block-finder","last_synced_at":"2025-04-09T19:56:37.452Z","repository":{"id":249900730,"uuid":"832882244","full_name":"troychaplin/block-finder","owner":"troychaplin","description":"Adds a dashboard that select list of active Gutenberg blocks on a site and returns a list of pages, post and other post types where that block is being used.","archived":false,"fork":false,"pushed_at":"2025-02-09T16:19:49.000Z","size":666,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T19:56:33.291Z","etag":null,"topics":["gutenberg","gutenberg-blocks","wordpress-plugin","wordpress-plugin-development"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/block-finder/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/troychaplin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2024-07-23T23:23:37.000Z","updated_at":"2025-03-25T21:08:01.000Z","dependencies_parsed_at":"2024-08-23T04:23:42.321Z","dependency_job_id":"0a17d868-9071-4cbd-b838-3781ce93082e","html_url":"https://github.com/troychaplin/block-finder","commit_stats":null,"previous_names":["troychaplin/block-finder"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troychaplin%2Fblock-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troychaplin%2Fblock-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troychaplin%2Fblock-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troychaplin%2Fblock-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troychaplin","download_url":"https://codeload.github.com/troychaplin/block-finder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103910,"owners_count":21048245,"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":["gutenberg","gutenberg-blocks","wordpress-plugin","wordpress-plugin-development"],"created_at":"2024-11-05T20:09:05.596Z","updated_at":"2025-04-09T19:56:37.431Z","avatar_url":"https://github.com/troychaplin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Block Finder\n\nAdds a dashboard that select list of active Gutenberg blocks on a site and returns a list of pages, post and other post types where that block is being used.\n\n## Installation \u0026 Usage\n\n-   Upload the plugin files to the `/wp-content/plugins/`\n-   Activate the plugin through the `Plugins` screen in WordPress\n\n## Usage\n\n-   Once activated head to the dashboard\n-   Look for the \"Block Finder\" item\n-   Select your post type and block\n-   Click \"Find Block\"\n\n\u003cimg src=\"./assets/screenshot-1.png\" alt=\"Image 2\" width=\"50%\"/\u003e\n\u003cimg src=\"./assets/screenshot-2.png\" alt=\"Image 2\" width=\"50%\"/\u003e\n\n## Getting Involved\n\nOpen a terminal window and navigate to where you intend to setup the repo and do the following:\n\n-   Install wp-env: `npm -g i @wordpress/env`\n-   Clone the repo: `git clone https://github.com/troychaplin/block-finder.git`\n-   Navigate into the repo: `cd block-finder`\n-   Install dependencies: `npm install`\n\n### Start Developing\n\nThis repo uses [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env#readme) that setups up a local WordPress environment using Docker.\n\n-   Make sure `Docker Desktop` is running\n-   Start WordPress: `wp-env start`\n\n#### Other Commands\n\n-   Stop WordPress: `wp-env stop`\n-   Start watch task: `npm run start`\n-   Build assets: `npm run build`\n\n### Local Site Details\n\n-   http://localhost:8888\n-   User: `admin`\n-   Password: `password`\n\n**Important:** when you're done working don't forget to stop the WordPress docker environment by running `npm run wp:down`\n\n## Report an Issue or Bug\n\nTODO: add git issue templates\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroychaplin%2Fblock-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftroychaplin%2Fblock-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroychaplin%2Fblock-finder/lists"}