{"id":20037465,"url":"https://github.com/contao-bootstrap/panel","last_synced_at":"2025-05-05T06:30:55.562Z","repository":{"id":24732915,"uuid":"28145197","full_name":"contao-bootstrap/panel","owner":"contao-bootstrap","description":"Bootstrap 4 Contao Panel Component","archived":false,"fork":false,"pushed_at":"2023-04-21T20:47:41.000Z","size":351,"stargazers_count":0,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-09T04:09:37.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://contao-bootstrap.de/komponenten/panel.html","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-bootstrap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["dmolineus"],"custom":"https://contao-bootstrap.de/mitmachen.html"}},"created_at":"2014-12-17T16:24:06.000Z","updated_at":"2022-10-17T08:20:33.000Z","dependencies_parsed_at":"2023-02-17T12:45:55.765Z","dependency_job_id":null,"html_url":"https://github.com/contao-bootstrap/panel","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fpanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fpanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fpanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contao-bootstrap%2Fpanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contao-bootstrap","download_url":"https://codeload.github.com/contao-bootstrap/panel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224428370,"owners_count":17309493,"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-13T10:19:39.317Z","updated_at":"2024-11-13T10:19:40.029Z","avatar_url":"https://github.com/contao-bootstrap.png","language":"PHP","readme":"Contao-Bootstrap Panel\n======================\n\n[![Version](http://img.shields.io/packagist/v/contao-bootstrap/panel.svg?style=for-the-badge\u0026label=Latest)](http://packagist.org/packages/contao-bootstrap/panel)\n[![GitHub issues](https://img.shields.io/github/issues/contao-bootstrap/panel.svg?style=for-the-badge\u0026logo=github)](https://github.com/contao-bootstrap/panel/issues)\n[![License](http://img.shields.io/packagist/l/contao-bootstrap/panel.svg?style=for-the-badge\u0026label=License)](http://packagist.org/packages/contao-bootstrap/panel)\n[![Build Status](https://img.shields.io/github/workflow/status/contao-bootstrap/panel/Code%20Quality%20Diagnostics/master?style=for-the-badge)](https://github.com/contao-bootstrap/panel/actions/workflows/diagnostics.yml)\n[![Downloads](http://img.shields.io/packagist/dt/contao-bootstrap/panel.svg?style=for-the-badge\u0026label=Downloads)](http://packagist.org/packages/contao-bootstrap/panel)\n\nThis extension provides Bootstrap integration into Contao.\n\nContao-Bootstrap is a modular integration. This extension provides the bootstrap panel into Contao. It uses the default\naccordion element of Contao and extends it with an accordeon group element.\n\n\nChangelog\n---------\n\nSee [changelog](CHANGELOG.md)\n\n\nRequirements\n------------\n\n - PHP ^7.4 || ^8.0\n - Contao ^4.9\n\n\nInstall\n-------\n\n### Managed edition\n\nWhen using the managed edition it's pretty simple to install the package. Just search for the package in the\nContao Manager and install it. Alternatively you can use the CLI.\n\n```bash\n# Using the contao manager\n$ php contao-manager.phar.php composer require contao-bootstrap/panel~2.0\n\n# Using composer directly\n$ php composer.phar require contao-bootstrap/panel~2.0\n\n```\n\n### Symfony application\n\nIf you use Contao in a symfony application without contao/manager-bundle, you have to register following bundles\nmanually:\n\n```php\n\nclass AppKernel\n{\n    public function registerBundles()\n    {\n        $bundles = [\n            // ...\n            new Contao\\CoreBundle\\HttpKernel\\Bundle\\ContaoModuleBundle('metapalettes', $this-\u003egetRootDir()),\n            new Netzmacht\\Contao\\Toolkit\\Bundle\\NetzmachtContaoToolkitBundle(),\n            new ContaoBootstrap\\Core\\ContaoBootstrapCoreBundle(),\n            new ContaoBootstrap\\Grid\\ContaoBootstrapPanelBundle()\n        ];\n    }\n}\n\n```\n","funding_links":["https://github.com/sponsors/dmolineus","https://contao-bootstrap.de/mitmachen.html"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontao-bootstrap%2Fpanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontao-bootstrap%2Fpanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontao-bootstrap%2Fpanel/lists"}