{"id":24780464,"url":"https://github.com/webgriffe/module-layout-hints","last_synced_at":"2025-09-06T04:32:38.719Z","repository":{"id":67626952,"uuid":"52098400","full_name":"webgriffe/module-layout-hints","owner":"webgriffe","description":"A Magento 2 module which shows layout hints useful for development.","archived":false,"fork":false,"pushed_at":"2016-09-18T15:43:30.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T04:43:27.522Z","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/webgriffe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-19T15:52:58.000Z","updated_at":"2018-03-16T16:23:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"98425190-60ae-4e34-885b-203516e4bd21","html_url":"https://github.com/webgriffe/module-layout-hints","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/webgriffe/module-layout-hints","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webgriffe%2Fmodule-layout-hints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webgriffe%2Fmodule-layout-hints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webgriffe%2Fmodule-layout-hints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webgriffe%2Fmodule-layout-hints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webgriffe","download_url":"https://codeload.github.com/webgriffe/module-layout-hints/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webgriffe%2Fmodule-layout-hints/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273858654,"owners_count":25180765,"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-09-06T02:00:13.247Z","response_time":2576,"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":"2025-01-29T10:31:00.864Z","updated_at":"2025-09-06T04:32:38.680Z","avatar_url":"https://github.com/webgriffe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Layout Hints Magento 2 Module\n=============================\n\n[![Build Status](https://travis-ci.org/webgriffe/module-layout-hints.svg?branch=master)](https://travis-ci.org/webgriffe/module-layout-hints)\n\nA Magento 2 module which shows layout hints useful for development.\nIt's the Magento 2 version of the [Webgriffe_TphPro](https://github.com/aleron75/Webgriffe_TphPro) Magento 1.x module.\n\nInstallation\n------------\n\nPlease, use [Composer](https://getcomposer.org) and add `webgriffe/module-layout-hints` to your dependencies. Also add this repository to your `composer.json`.\n\n\t\"repositories\": [\n        {\n            \"type\": \"vcs\",\n            \"url\": \"https://github.com/webgriffe/module-layout-hints.git\"\n        }\n    ]\n\nThen enable the module and upgrade to be sure that DB install/upgrade runs (if any):\n\n\t$ php bin/magento module:enable Webgriffe_LayoutHints\n\t$ php bin/magento setup:upgrade\n\t\nIf you're using `production` or `default` Magento2 mode you need to run Dependency Injection compilation process:\n\n\t$ php bin/magento setup:di:compile\n    \nUsage\n-----\n\nGo to `Stores -\u003e Configuration -\u003e Advanced -\u003e Developer -\u003e Debug` and set `Layout Hints Enabled for Storefront` field to yes.\nThen on storefont you'll see block hints as HTML comments. For example:\n\n    \u003c!-- [BLOCK BEGIN type=\"Magento\\Customer\\Block\\Account\\RegisterLink\\Interceptor\" name=\"register-link\"] --\u003e\n    \u003cli\u003e\u003ca href=\"http://my-store.dev/customer/account/create/\" \u003eCreate an Account\u003c/a\u003e\u003c/li\u003e\n    \u003c!-- [BLOCK END type=\"Magento\\Customer\\Block\\Account\\RegisterLink\\Interceptor\" name=\"register-link\"] --\u003e\n    \nIn this way block hints do not break page layout and you can leave it always enabled on your development environment.\n\nTo Do\n-----\n\n* Layout handles hints\n* Hints as HTML block\n\nCredits\n-------\n\n* Developed by [Webgriffe®](http://webgriffe.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebgriffe%2Fmodule-layout-hints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebgriffe%2Fmodule-layout-hints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebgriffe%2Fmodule-layout-hints/lists"}