{"id":16358288,"url":"https://github.com/chi-teck/drupal-project-loader","last_synced_at":"2025-03-23T01:32:01.765Z","repository":{"id":57216579,"uuid":"58877394","full_name":"Chi-teck/drupal-project-loader","owner":"Chi-teck","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-28T17:09:56.000Z","size":30,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-18T05:21:05.628Z","etag":null,"topics":["drupal"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Chi-teck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-15T18:27:44.000Z","updated_at":"2021-05-26T19:39:26.000Z","dependencies_parsed_at":"2022-08-26T13:31:24.479Z","dependency_job_id":null,"html_url":"https://github.com/Chi-teck/drupal-project-loader","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fdrupal-project-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fdrupal-project-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fdrupal-project-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fdrupal-project-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chi-teck","download_url":"https://codeload.github.com/Chi-teck/drupal-project-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221842046,"owners_count":16890102,"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":["drupal"],"created_at":"2024-10-11T02:05:16.011Z","updated_at":"2024-10-28T14:43:25.358Z","avatar_url":"https://github.com/Chi-teck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drupal project loader\n\nDownloads the entire codebase for all Drupal projects.\n\n## Installation\n```bash\nnpm install -g drupal-project-loader\n```\n\n## Usage\n\nOptions:\n\nLong | Short | Default value |Description\n:----:|:-----:|:-------:|-----------\nbranch| b | 8.x | Drupal API branch (6.x, 7.x, 8.x, etc).\ntype  | t  | module | Filter project by type (module, theme, distribution, etc). Pass \"any\" to load all project types.\ndestination | d | ./drupal-codebase/[branch] | Path to which the projects will be copied.\nextract | e | true |  Whether or not the files should be extracted (uncompressed).\nconcurrency | c | 15 | Number of multiple requests to perform at a time.\nyes | y | false |  Assume \"yes\" as answer to all prompts.\nlog-level | l | warn | Loging level.\nversion | v | false | Output the version number.\ntimeout | m | 15000 | The number of milliseconds to wait for a server to send response headers.\n\nExample:\n```bash\ndrupal-project-loader --branch=7.x --type=theme --destination=/tmp/d7-themes --extract=0 --yes\n```\n## Running in docker\n```bash\ndocker run --rm -v $(pwd):/data -it attr/drupal-project-loader\n```\n\n## License\nGNU General Public License, version 2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchi-teck%2Fdrupal-project-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchi-teck%2Fdrupal-project-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchi-teck%2Fdrupal-project-loader/lists"}