{"id":30282998,"url":"https://github.com/ferrisx4/moduletheme_finder","last_synced_at":"2025-08-16T17:13:06.078Z","repository":{"id":307514489,"uuid":"1029790089","full_name":"Ferrisx4/moduletheme_finder","owner":"Ferrisx4","description":"Finds modules and themes with a drush command","archived":false,"fork":false,"pushed_at":"2025-07-31T15:29:01.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T19:01:30.988Z","etag":null,"topics":["drupal-10","drupal-11","drupal-module"],"latest_commit_sha":null,"homepage":"","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/Ferrisx4.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2025-07-31T15:19:15.000Z","updated_at":"2025-07-31T15:29:05.000Z","dependencies_parsed_at":"2025-08-01T12:01:29.836Z","dependency_job_id":null,"html_url":"https://github.com/Ferrisx4/moduletheme_finder","commit_stats":null,"previous_names":["ferrisx4/moduletheme_finder"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Ferrisx4/moduletheme_finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferrisx4%2Fmoduletheme_finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferrisx4%2Fmoduletheme_finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferrisx4%2Fmoduletheme_finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferrisx4%2Fmoduletheme_finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ferrisx4","download_url":"https://codeload.github.com/Ferrisx4/moduletheme_finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferrisx4%2Fmoduletheme_finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270742056,"owners_count":24637510,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["drupal-10","drupal-11","drupal-module"],"created_at":"2025-08-16T17:13:04.823Z","updated_at":"2025-08-16T17:13:06.070Z","avatar_url":"https://github.com/Ferrisx4.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drupal Module Theme Finder\n\nThis module simply adds two drush commands to help you locate, on disk, your modules and themes.\nSometimes they are in unexpected places!\n\n---\n\n## Usage\n\n### Install/Uninstall\nThis module is very light and is easy to add/remove.\n\n```shell\n# Install\ndrush pm-enable moduletheme_finder\n\n# Uninstall\ndrush pm-uninstall moduletheme_finder\n```\n\n\n### Find a module.\nSimply run the following drush command to find a module:\n\n```shell\ndrush where:module \u003cmodule_name\u003e\n```\n\nExample:\n```shell\n# Find this module:\ndrush where:module moduletheme_finder\n\n# Example result:\nmodules/custom/moduletheme_finder\n```\n---\n\n### Find a theme.\nSimply run the following drush command to find a theme:\n```shell\ndrush where:theme \u003ctheme_name\u003e\n```\n\nExample:\n```shell\n# Find one of Drupal's default themes:\ndrush where:theme claro\n\n# Example result:\ncore/themes/claro\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferrisx4%2Fmoduletheme_finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferrisx4%2Fmoduletheme_finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferrisx4%2Fmoduletheme_finder/lists"}