{"id":21149011,"url":"https://github.com/macopedia/maco-nav-menu","last_synced_at":"2025-07-26T09:34:41.390Z","repository":{"id":4981158,"uuid":"6139125","full_name":"macopedia/Maco-Nav-Menu","owner":"macopedia","description":"Configurable navigation menu for Magento CE","archived":false,"fork":false,"pushed_at":"2016-05-04T09:03:48.000Z","size":95,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-07-18T00:31:02.388Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macopedia.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":"2012-10-09T10:39:47.000Z","updated_at":"2017-06-14T02:46:26.000Z","dependencies_parsed_at":"2022-09-11T09:40:56.692Z","dependency_job_id":null,"html_url":"https://github.com/macopedia/Maco-Nav-Menu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/macopedia/Maco-Nav-Menu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FMaco-Nav-Menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FMaco-Nav-Menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FMaco-Nav-Menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FMaco-Nav-Menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macopedia","download_url":"https://codeload.github.com/macopedia/Maco-Nav-Menu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macopedia%2FMaco-Nav-Menu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267145717,"owners_count":24042651,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"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":"2024-11-20T09:30:25.639Z","updated_at":"2025-07-26T09:34:41.363Z","avatar_url":"https://github.com/macopedia.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Macopedia Easymenu\n==================\n\nNavigation menu for Magento configurable from the backend (admin panel).\n\nIf you set the cache lifetime for a block, e.g.\n```\n\u003creference name=\"easymenu\"\u003e\n    \u003caction method=\"setCacheLifetime\"\u003e\u003cvalue\u003e43200\u003c/value\u003e\u003c/action\u003e\n\u003c/reference\u003e\n```\n\nGenerated menu will not have an \"current-page\" class for the anhor.\nAs we don't want it to be cached.\nYou can still add this class by some little js magic:\n\n```\n$('#nav a').each(function () {\n    var self = $(this);\n    if (window.location.href === self.attr('href')) {\n        self.addClass('current-page');\n    }\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacopedia%2Fmaco-nav-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacopedia%2Fmaco-nav-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacopedia%2Fmaco-nav-menu/lists"}