{"id":21660037,"url":"https://github.com/slub/ddev-kartenforum","last_synced_at":"2025-04-11T22:40:51.578Z","repository":{"id":41279293,"uuid":"405876191","full_name":"slub/ddev-kartenforum","owner":"slub","description":"DDEV Development System for the SLUB Kartenforum","archived":false,"fork":false,"pushed_at":"2023-09-28T15:39:37.000Z","size":2486,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-25T18:41:06.344Z","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-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slub.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-13T07:32:45.000Z","updated_at":"2024-04-16T20:17:27.000Z","dependencies_parsed_at":"2024-11-25T09:43:07.213Z","dependency_job_id":null,"html_url":"https://github.com/slub/ddev-kartenforum","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/slub%2Fddev-kartenforum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fddev-kartenforum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fddev-kartenforum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fddev-kartenforum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slub","download_url":"https://codeload.github.com/slub/ddev-kartenforum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248493016,"owners_count":21113159,"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-25T09:32:04.706Z","updated_at":"2025-04-11T22:40:51.547Z","avatar_url":"https://github.com/slub.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddev-kartenforum\nDDEV Development System for the SLUB Kartenforum\n\n## Setup\n\n1. Checkout the repository\n2. Run the script ./start-basic.sh\n\n### Setup for usage with a local version of the typo3 extension\nIn the following chapter `${}` indicate placeholders, which have to be filled by the user.\n\n1. Make sure the .ddev directory exists. If it exists go directly to 2, else follow the next steps.\n  - a. run `./start-basic.sh` to start the ddev containers once\n  - b. run `ddev stop` to shut the containers down again\n2. Create the file `.ddev/docker-compose.override.yaml` and add following lines:\n  ```\n  version: '3.6'\n  services: \n    web: \n      volumes:\n        - ${path to the extension on the host machine}:${target path in container}\n  ```\n3. Modify the `composer.json` in order to load the local repository\n  ```\n  \"repositories\": { \n      \"slub-web-kartenforum\": { \n      \"type\": \"path\",\n      \"url\": \"${path in container (from the docker-compose.override.yaml)}\",\n      \"options\": { \n        \"symlink\": true \n        } \n      }, \n    },\n\n    \"require\": {\n      \"slub/slub_web_kartenforum\": \"dev-main\"\n    }\n  ```\n4. Run `ddev composer update` in order for the changes to be applied\n\n\n## TYPO3-Backend\n\nLogin: https://ddev-kartenforum.ddev.site/typo3/\n\nUsername: admin\n\nPassword: adminslub\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fddev-kartenforum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslub%2Fddev-kartenforum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fddev-kartenforum/lists"}