{"id":18929584,"url":"https://github.com/thecodingmachine/drupal","last_synced_at":"2026-03-16T15:30:16.865Z","repository":{"id":6265977,"uuid":"7499239","full_name":"thecodingmachine/drupal","owner":"thecodingmachine","description":"This Composer package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.","archived":false,"fork":false,"pushed_at":"2015-06-03T15:25:30.000Z","size":184,"stargazers_count":9,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"7.37","last_synced_at":"2025-02-16T12:30:26.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/thecodingmachine.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":"2013-01-08T09:50:19.000Z","updated_at":"2016-11-24T18:05:07.000Z","dependencies_parsed_at":"2022-07-10T17:46:32.285Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/drupal","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdrupal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdrupal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdrupal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fdrupal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/drupal/tar.gz/refs/heads/7.37","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927825,"owners_count":19719835,"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":[],"created_at":"2024-11-08T11:33:44.588Z","updated_at":"2026-03-16T15:30:16.767Z","avatar_url":"https://github.com/thecodingmachine.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Drupal installer\n================\n\nThis is a simple Composer package that will install Drupal at the root of your Composer project.\n\nDrupal is not directly contained in this project. It is downloaded from the drupal.org website.\n\n\nInstalling Drupal using this Composer package:\n----------------------------------------------\n\nNot used to Composer? The first step is installing Composer. \nThis is essentially a one line process:\n\n```bash\ncurl -s https://getcomposer.org/installer | php\n```\n\nWindows users can download the phar file here: [http://getcomposer.org/download/](install composer).\nThen create a *composer.json* file at the root of your project:\n\n```json\n{\n    \"require\": {\n        \"thecodingmachine/drupal\": \"~7.23\"\n    }\n}\n```\n\nand finally, run\n\n```bash\nphp composer.phar install\n```\n\nThis will download and unpack the Drupal archive at the root of your project.\nIn this example, the version downloaded is 7.18 or greater, but lower than 8.0 (this is the meaning of the ~ just before the version number).\n\nFind more:\n----------\n\nWant to learn more about this package? Check out \u003ca href=\"http://blog.thecodingmachine.com/content/installing-drupal-using-composer\"\u003ethe original blog post presenting *thecodingmachine/composer*\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fdrupal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fdrupal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fdrupal/lists"}