{"id":16012315,"url":"https://github.com/cornernote/yii2-menu","last_synced_at":"2025-03-17T18:17:33.858Z","repository":{"id":33970969,"uuid":"37710013","full_name":"cornernote/yii2-menu","owner":"cornernote","description":"Menu manager for Yii2","archived":false,"fork":false,"pushed_at":"2015-07-03T13:26:53.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T05:23:49.273Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cornernote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-19T08:10:36.000Z","updated_at":"2020-03-29T20:07:51.000Z","dependencies_parsed_at":"2022-07-13T21:43:45.060Z","dependency_job_id":null,"html_url":"https://github.com/cornernote/yii2-menu","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/cornernote%2Fyii2-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cornernote","download_url":"https://codeload.github.com/cornernote/yii2-menu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244085011,"owners_count":20395523,"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-10-08T14:02:41.784Z","updated_at":"2025-03-17T18:17:33.831Z","avatar_url":"https://github.com/cornernote.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii2 Menu\n\n[![Latest Version](https://img.shields.io/github/tag/cornernote/yii2-menu.svg?style=flat-square\u0026label=release)](https://github.com/cornernote/yii2-menu/tags)\n[![Software License](https://img.shields.io/badge/license-BSD-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Build Status](https://img.shields.io/travis/cornernote/yii2-menu/master.svg?style=flat-square)](https://travis-ci.org/cornernote/yii2-menu)\n[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/cornernote/yii2-menu.svg?style=flat-square)](https://scrutinizer-ci.com/g/cornernote/yii2-menu/code-structure)\n[![Quality Score](https://img.shields.io/scrutinizer/g/cornernote/yii2-menu.svg?style=flat-square)](https://scrutinizer-ci.com/g/cornernote/yii2-menu)\n[![Total Downloads](https://img.shields.io/packagist/dt/cornernote/yii2-menu.svg?style=flat-square)](https://packagist.org/packages/cornernote/yii2-menu)\n\nMenu manager for Yii2.\n\n\n## Installation\n\n### 1. Download\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\n$ composer require cornernote/yii2-menu \"*\"\n```\n\nor add\n\n```\n\"cornernote/yii2-menu\": \"*\"\n```\n\nto the `require` section of your `composer.json` file.\n\n\n### 2. Configure\n\nAdd following to your main configuration file:\n\n```\n'modules' =\u003e [\n    'menu' =\u003e [\n        'class' =\u003e 'cornernote\\menu\\Module',\n    ],\n],\n```\n\n### 3. Create Tables\n\nUpdate your database schema by applying the migrations:\n\n```\nyii migrate/up --migrationPath=@vendor/cornernote/yii2-menu/src/migrations\n```\n\n## Manage Menus\n\nOpen a browser and go to `example.com/?r=menu` to start managing your menu system.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fyii2-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcornernote%2Fyii2-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fyii2-menu/lists"}