{"id":23043350,"url":"https://github.com/theodorosploumis/generate_drupal_report","last_synced_at":"2026-05-07T01:08:16.223Z","repository":{"id":151061769,"uuid":"260663139","full_name":"theodorosploumis/generate_drupal_report","owner":"theodorosploumis","description":"A bash script that generates basic Drupal 8.x packages \u0026 modules report in txt files.","archived":false,"fork":false,"pushed_at":"2023-02-02T15:16:31.000Z","size":5,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T15:46:24.307Z","etag":null,"topics":["bash-script","drupal","drupal-8","drupal-report","drush","maintenance-tasks"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theodorosploumis.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}},"created_at":"2020-05-02T10:27:44.000Z","updated_at":"2024-06-04T09:52:06.000Z","dependencies_parsed_at":"2023-04-14T07:18:18.268Z","dependency_job_id":null,"html_url":"https://github.com/theodorosploumis/generate_drupal_report","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorosploumis%2Fgenerate_drupal_report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorosploumis%2Fgenerate_drupal_report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorosploumis%2Fgenerate_drupal_report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorosploumis%2Fgenerate_drupal_report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodorosploumis","download_url":"https://codeload.github.com/theodorosploumis/generate_drupal_report/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246920011,"owners_count":20855085,"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":["bash-script","drupal","drupal-8","drupal-report","drush","maintenance-tasks"],"created_at":"2024-12-15T20:47:15.774Z","updated_at":"2026-05-07T01:08:11.206Z","avatar_url":"https://github.com/theodorosploumis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate drupal report script\n\nA bash script that generates basic Drupal 8.x packages and modules report in txt files. I use this for Maintenance \u0026 Updates Reports for Drupal sites.\n\nIt generates only **2 txt files**:\n\n```\n(prefix)_drupal_modules.txt\n(prefix)_php_packages.txt\n```\n\n## Requirements\n- composer\n- drush\n- Drupal site with database (because need to bootstrap site)\n\n## Download and install\n\n```\nwget https://raw.githubusercontent.com/theodorosploumis/generate_drupal_report/master/generate_drupal_report.sh \\\n     --no-check-certificate \u0026\u0026 chmod +x generate_drupal_report.sh \u0026\u0026 \\\n     mv -f generate_drupal_report.sh /usr/local/bin/drupal-report\n```\n\n## Execute\n\n```\ncd [MY-DRUPAL-ROOT]\ndrupal-report\n```\n\n\n## Similar projects\n- https://gist.github.com/theodorosploumis/02b4e4df8989cb0072dfbbbdf89922bd\n\n## License\n[MIT 2020](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodorosploumis%2Fgenerate_drupal_report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodorosploumis%2Fgenerate_drupal_report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodorosploumis%2Fgenerate_drupal_report/lists"}