{"id":18780571,"url":"https://github.com/codelinered/typo3-skeleton","last_synced_at":"2025-10-24T19:40:57.479Z","repository":{"id":56991975,"uuid":"140716277","full_name":"CodelineRed/typo3-skeleton","owner":"CodelineRed","description":"TYPO3 8.7 LTS Skeleton","archived":false,"fork":false,"pushed_at":"2018-11-07T14:43:16.000Z","size":570,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T10:44:37.521Z","etag":null,"topics":["skeleton","typo3","typo3-skeleton","typo3-v8-lts"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/CodelineRed.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-07-12T13:23:52.000Z","updated_at":"2018-11-07T14:43:17.000Z","dependencies_parsed_at":"2022-08-21T12:50:23.551Z","dependency_job_id":null,"html_url":"https://github.com/CodelineRed/typo3-skeleton","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/CodelineRed%2Ftypo3-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelineRed%2Ftypo3-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelineRed%2Ftypo3-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelineRed%2Ftypo3-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodelineRed","download_url":"https://codeload.github.com/CodelineRed/typo3-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239697102,"owners_count":19682356,"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":["skeleton","typo3","typo3-skeleton","typo3-v8-lts"],"created_at":"2024-11-07T20:27:11.845Z","updated_at":"2025-10-24T19:40:52.429Z","avatar_url":"https://github.com/CodelineRed.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TYPO3 8.7 LTS Skeleton - InsanityMeetsHH\r\n\r\n## Included\r\n* [Bootstrap 4 Grids](https://github.com/InsanityMeetsHH/bootstrap_grids)\r\n* [Dynamic Content Elements](https://extensions.typo3.org/extension/dce/)\r\n* [Grid Elements](https://extensions.typo3.org/extension/gridelements/)\r\n* [News system](https://extensions.typo3.org/extension/news/)\r\n* [RealURL](https://extensions.typo3.org/extension/realurl/)\r\n* [Scriptmerger](https://extensions.typo3.org/extension/scriptmerger/)\r\n* [Source Optimization](https://extensions.typo3.org/extension/sourceopt/)\r\n\r\n## Required\r\n* PHP =\u003e 7.1\r\n* Database like MySQL\r\n* [Docker](https://www.docker.com/) ([for installation with Docker](https://github.com/InsanityMeetsHH/Slim-Skeleton#installation-with-docker))\r\n\r\n## Installation with [Composer](https://getcomposer.org/) (Recommended)\r\n\r\n```bash\r\n$ composer create-project insanitymeetshh/typo3-skeleton [my-app-name]\r\n```\r\n## Installation with [Docker](https://www.docker.com/)\r\n* Get skeleton via `$ git clone` or zip download\r\n* Open a command prompt on your OS (if not already open) and navigate to the project folder\r\n* `$ docker pull composer`\r\n* `$ docker run --rm --env docker=true --interactive --tty --volume $PWD:/app composer update`\r\n* `$ docker-compose build`\r\n* `$ docker-compose up -d`\r\n* `$ docker inspect typo3-8-db | grep IPAddress` and set IP address at the install process.\r\n* Open [localhost:8080](http://localhost:8080) for website or [localhost:9999](http://localhost:9999) for database gui\r\n* If you want to remove a container `$ docker rm [container-name] -f` e.g. `$ docker rm typo3-8-db -f`\r\n* If you want to remove a volume `$ docker volume rm [volume-name]` e.g. `$ docker volume rm imhh-typo3_db_data` (first remove matching container)\r\n* If you want to remove all container `$ docker rm $(docker ps -a -q) -f`\r\n* If you want to remove all volumes `$ docker volume prune` (first remove all container)\r\n\r\n### This skeleton is under development\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelinered%2Ftypo3-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelinered%2Ftypo3-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelinered%2Ftypo3-skeleton/lists"}