{"id":19109266,"url":"https://github.com/typo3/cmscomposerinstallers","last_synced_at":"2025-04-04T14:08:54.365Z","repository":{"id":14075951,"uuid":"16779505","full_name":"TYPO3/CmsComposerInstallers","owner":"TYPO3","description":"TYPO3 CMS Composer Installer","archived":false,"fork":false,"pushed_at":"2024-08-14T15:46:40.000Z","size":311,"stargazers_count":60,"open_issues_count":2,"forks_count":38,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-03-27T21:06:03.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TYPO3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-02-12T19:44:59.000Z","updated_at":"2024-11-21T02:59:46.000Z","dependencies_parsed_at":"2024-11-09T04:20:22.952Z","dependency_job_id":null,"html_url":"https://github.com/TYPO3/CmsComposerInstallers","commit_stats":{"total_commits":149,"total_committers":25,"mean_commits":5.96,"dds":0.5167785234899329,"last_synced_commit":"71356484e6ccadf45acdde6489823c7af925b144"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3%2FCmsComposerInstallers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3%2FCmsComposerInstallers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3%2FCmsComposerInstallers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3%2FCmsComposerInstallers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TYPO3","download_url":"https://codeload.github.com/TYPO3/CmsComposerInstallers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190252,"owners_count":20898702,"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-09T04:19:45.974Z","updated_at":"2025-04-04T14:08:54.346Z","avatar_url":"https://github.com/TYPO3.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI Status](https://github.com/TYPO3/CmsComposerInstallers/workflows/CI/badge.svg?branch=master)](https://github.com/TYPO3/CmsComposerInstallers/actions?query=workflow%3ACI)\n\n# TYPO3 CMS Composer installers\n\nThis package acts as composer plugin in order to download and install TYPO3\ncore and extensions and put them into a directory structure which is suitable\nfor TYPO3 to work correctly.\n\nThe behavior of the installer can be influenced by configuration in the `extra`\nsection of the root `composer.json`.\n\n## Options for extension composer.json\n\n### `extension-key` (required)\n\n```json\n    \"extra\": {\n        \"typo3/cms\": {\n            \"extension-key\": \"bootstrap_package\"\n        }\n    }\n```\n\nSpecifies the extension key. This is mandatory and extensions will stop to work\nwith version 4 of this package if not provided properly.\n\nA warning is show by Composer if this key is missing in a extension.\n\n## Options for project composer.json\n\n### `web-dir`\n\n```json\n    \"extra\": {\n        \"typo3/cms\": {\n            \"web-dir\": \"public\"\n        }\n    }\n```\n\nYou can specify a relative path from the base directory, where the public\ndocument root should be located.\n\n*The default value* is `\"public\"`, which means a `\"public\"` directory at the\nsame level as your root `composer.json`.\n\n## Feedback / Bug reports / Contribution\n\nBug reports, feature requests and pull requests are welcome in the GitHub\nrepository: \u003chttps://github.com/TYPO3/CmsComposerInstallers\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypo3%2Fcmscomposerinstallers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypo3%2Fcmscomposerinstallers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypo3%2Fcmscomposerinstallers/lists"}