{"id":28625270,"url":"https://github.com/contao/skeleton-bundle","last_synced_at":"2025-10-30T13:03:23.168Z","repository":{"id":32736284,"uuid":"136490422","full_name":"contao/skeleton-bundle","owner":"contao","description":"Skeleton bundle for custom Contao 4 bundles","archived":false,"fork":false,"pushed_at":"2024-03-07T14:21:45.000Z","size":23,"stargazers_count":27,"open_issues_count":1,"forks_count":12,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-03-25T21:13:30.864Z","etag":null,"topics":["contao","contao-bundle","php","symfony"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/contao.png","metadata":{"funding":{"custom":"https://to.contao.org/donate"},"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}},"created_at":"2018-06-07T14:38:24.000Z","updated_at":"2023-09-24T10:11:59.000Z","dependencies_parsed_at":"2024-03-07T15:48:25.209Z","dependency_job_id":null,"html_url":"https://github.com/contao/skeleton-bundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/contao/skeleton-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao%2Fskeleton-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao%2Fskeleton-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao%2Fskeleton-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao%2Fskeleton-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contao","download_url":"https://codeload.github.com/contao/skeleton-bundle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao%2Fskeleton-bundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259427060,"owners_count":22855562,"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":["contao","contao-bundle","php","symfony"],"created_at":"2025-06-12T08:08:57.021Z","updated_at":"2025-10-30T13:03:23.156Z","avatar_url":"https://github.com/contao.png","language":"PHP","funding_links":["https://to.contao.org/donate"],"categories":[],"sub_categories":[],"readme":"# Contao 4 skeleton bundle\n\nContao is an Open Source PHP Content Management System for people who want a\nprofessional website that is easy to maintain. Visit the [project website][1]\nfor more information.\n\nYou can use the skeleton bundle as basis for your own Contao bundle.\n\n## Install\n\nDownload the skeleton bundle:\n\n```bash\nwget https://github.com/contao/skeleton-bundle/archive/main.zip\nunzip main.zip\nmv skeleton-bundle-main [package name]\ncd [package name]\n```\n\n## Customize\n\nFirst adjust the following files:\n\n * `composer.json`\n * `ecs.php`\n * `LICENSE`\n * `phpunit.xml.dist`\n * `README.md`\n\nThen rename the following files and/or the references to `SkeletonBundle` in\nthe following files:\n\n * `src/ContaoManager/Plugin.php`\n * `src/DependencyInjection/ContaoSkeletonExtension.php`\n * `src/ContaoSkeletonBundle.php`\n * `tests/ContaoSkeletonBundleTest.php`\n\nFinally, add your custom classes and resources. Make sure to register your services\nwithin `src/Resources/config/services.yml`. Also make sure to\n[adjust the Contao Manager Plugin][2] (and the dependencies within the `composer.json`)\naccordingly, if your bundle makes adjustments to other bundles (e.g. adjustments\nto a DCA of other bundles).\n\n## Release\n\nFirst make sure the tools are installed and up to date by running\n`composer bin all update` in your bundle's root. Then run the PHP-CS-Fixer and\nthe unit test before you release your bundle:\n\n```bash\nvendor/bin/ecs check src/ tests/ --fix\nvendor/bin/phpunit\n```\n\n[1]: https://contao.org\n[2]: https://docs.contao.org/dev/framework/manager-plugin/#the-bundleplugininterface\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontao%2Fskeleton-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontao%2Fskeleton-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontao%2Fskeleton-bundle/lists"}