{"id":15487141,"url":"https://github.com/gilbertsoft/typo3-bootstrap","last_synced_at":"2026-02-08T18:02:37.302Z","repository":{"id":56983162,"uuid":"123152760","full_name":"gilbertsoft/typo3-bootstrap","owner":"gilbertsoft","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-30T12:52:52.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-28T19:51:04.343Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilbertsoft.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}},"created_at":"2018-02-27T15:58:31.000Z","updated_at":"2018-04-12T08:29:49.000Z","dependencies_parsed_at":"2022-08-21T09:10:39.533Z","dependency_job_id":null,"html_url":"https://github.com/gilbertsoft/typo3-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gilbertsoft/typo3-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbertsoft%2Ftypo3-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbertsoft%2Ftypo3-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbertsoft%2Ftypo3-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbertsoft%2Ftypo3-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilbertsoft","download_url":"https://codeload.github.com/gilbertsoft/typo3-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbertsoft%2Ftypo3-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29239281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-02T06:21:29.138Z","updated_at":"2026-02-08T18:02:36.708Z","avatar_url":"https://github.com/gilbertsoft.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# TYPO3 CMS Project Bootstrap\n\nGet going quickly with TYPO3 CMS.\n\n## Prerequisites\n\n* PHP 7\n* composer (https://getcomposer.org/download/)\n* ISPConfig web folder structure\n\n## Quickstart\n\n* `cd /var/www/[website]/private`\n* `su [user, e.g. webX]`\n* `composer create-project gilbertsoft/typo3-bootstrap typo3 dev-[project]`\n* `cd typo3`\n\n**Setup:**\n\nTo start an interactive installation, you can do so by executing the following\ncommand and then follow the wizard:\n\n```\nphp[used PHP version, e.g. 7.2] vendor/bin/typo3cms install:setup\n```\n\n**Setup unattended (optional):**\n\nIf you're a more advanced user, you might want to leverage the unattended installation.\nTo do this, you need to execute the following command and substite the arguments\nwith your own environment configuration.\n\n```\nphp[used PHP version, e.g. 7.2] vendor/bin/typo3cms install:setup \\\n    --non-interactive \\\n    --database-user-name=typo3 \\\n    --database-user-password=typo3 \\\n    --database-host-name=127.0.0.1 \\\n    --database-port=3306 \\\n    --database-name=typo3 \\\n    --use-existing-database \\\n    --admin-user-name=admin \\\n    --admin-password=password \\\n    --site-setup-type=site\n```\n\n# License\n\nGPL-3.0 or later","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbertsoft%2Ftypo3-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilbertsoft%2Ftypo3-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbertsoft%2Ftypo3-bootstrap/lists"}