{"id":50347378,"url":"https://github.com/getdevflow/menu-builder","last_synced_at":"2026-05-29T20:01:15.224Z","repository":{"id":358601827,"uuid":"1242057953","full_name":"getdevflow/menu-builder","owner":"getdevflow","description":"Full featured navigation/menu builder plugin for Devflow CMF.","archived":false,"fork":false,"pushed_at":"2026-05-18T05:10:23.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"1.x","last_synced_at":"2026-05-18T07:30:08.449Z","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-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getdevflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"Support/NavigationRenderer.php","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-18T05:06:23.000Z","updated_at":"2026-05-18T05:09:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/getdevflow/menu-builder","commit_stats":null,"previous_names":["getdevflow/menu-builder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/getdevflow/menu-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdevflow%2Fmenu-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdevflow%2Fmenu-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdevflow%2Fmenu-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdevflow%2Fmenu-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getdevflow","download_url":"https://codeload.github.com/getdevflow/menu-builder/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdevflow%2Fmenu-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33668186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-05-29T20:01:09.490Z","updated_at":"2026-05-29T20:01:10.265Z","avatar_url":"https://github.com/getdevflow.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devflow Navigation Plugin\n\nA full navigation/menu builder for Devflow CMF.\n\n\u003e __Requires__ Devflow Version: 2.x\n\n\u003e __Tested Up To:__ 2.0.0\n\n\u003e __Requires PHP:__ 8.4+\n\n\u003e __Stable Tag:__ 1.0.2\n\n\u003e __License:__ GPLv2-only\n\n## Screenshot\n\n![screenshot.png](public/images/screenshot.png)\n\n## Features\n\n- Unlimited menus: header, footer, sidebar, mobile, etc.\n- Add by drag/drop, checkbox or Add button.\n- Rename menu items.\n- Change URL and CSS class.\n- Add url attributes\n- Open links in a new window.\n- Remove menu items.\n- Drag/drop nesting with jQuery UI Sortable.\n- Database-backed storage.\n- Renderer API for frontend templates.\n\n## Composer Installation\n\n1. Start a new shell session.\n2. Navigate to the root of your install, run the following command ```composer require getdevflow/menu-builder```.\n\n## Frontend usage\n\n```php\nuse Plugin\\MenuBuilder\\Helper\\NavMenu;\n\necho NavMenu::render('header-menu', [\n    'bootstrap' =\u003e 3,\n    'menu_class' =\u003e 'nav navbar-nav',\n]);\n```\n\nOr inject `Plugin\\MenuBuilder\\Support\\NavigationRenderer` and call:\n\n```php\necho $navigationRenderer-\u003erender('header-menu');\n```\n\n## Notes\n\nThe repository assumes these frontend URL conventions:\n\n- Pages: value from `{prefix}_page_translations.route`\n- Products: `/product/{product_slug}`\n- Content: `/{content_type?}/{content_slug}`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdevflow%2Fmenu-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetdevflow%2Fmenu-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdevflow%2Fmenu-builder/lists"}