{"id":20283656,"url":"https://github.com/victoire/widgetbuttonbundle","last_synced_at":"2025-04-11T08:22:42.477Z","repository":{"id":30752401,"uuid":"34308915","full_name":"Victoire/WidgetButtonBundle","owner":"Victoire","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-02T14:41:06.000Z","size":119,"stargazers_count":2,"open_issues_count":4,"forks_count":6,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-25T05:51:19.929Z","etag":null,"topics":["button","cms","php","symfony","symfony-bundle","victoire","victoire-widget"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Victoire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-21T06:33:36.000Z","updated_at":"2019-05-02T14:40:31.000Z","dependencies_parsed_at":"2022-09-19T03:10:57.340Z","dependency_job_id":null,"html_url":"https://github.com/Victoire/WidgetButtonBundle","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FWidgetButtonBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FWidgetButtonBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FWidgetButtonBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FWidgetButtonBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Victoire","download_url":"https://codeload.github.com/Victoire/WidgetButtonBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248361003,"owners_count":21090798,"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":["button","cms","php","symfony","symfony-bundle","victoire","victoire-widget"],"created_at":"2024-11-14T14:16:17.329Z","updated_at":"2025-04-11T08:22:42.455Z","avatar_url":"https://github.com/Victoire.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/Victoire/WidgetButtonBundle.svg?style=shield)](https://circleci.com/gh/Victoire/WidgetButtonBundle)\n\nVictoire Button Bundle\n============\n\n## What is the purpose of this bundle\n\nThis bundle installs the *Button Widget* on your Victoire project.\nWith this widget, you can set up a button anywhere on your website which can link to :\n\n* Internal pages\n* URL\n* A routing setting\n* An anchor - i.e a widget within a page\n\nYou can define the size and style of the button\n\n## Set Up Victoire\n\nIf you haven't already, you can follow the steps to set up Victoire *[here](https://github.com/Victoire/victoire/blob/master/doc/setup.md)*\n\n## Install the bundle :\n\nRun the following composer command :\n\n    php composer.phar require victoire/button-widget\n\n### Reminder\n\nDo not forget to add the bundle in your AppKernel !\n\n    class AppKernel extends Kernel\n    {\n        public function registerBundles()\n        {\n            $bundles = array(\n                ...\n                new Victoire\\Widget\\ButtonBundle\\VictoireWidgetButtonBundle(),\n            );\n\n            return $bundles;\n        }\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictoire%2Fwidgetbuttonbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictoire%2Fwidgetbuttonbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictoire%2Fwidgetbuttonbundle/lists"}