{"id":21429315,"url":"https://github.com/nystudio107/craft-templatecomments","last_synced_at":"2026-01-30T23:07:15.454Z","repository":{"id":33081794,"uuid":"151277947","full_name":"nystudio107/craft-templatecomments","owner":"nystudio107","description":"Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.","archived":false,"fork":false,"pushed_at":"2026-01-29T21:44:26.000Z","size":1480,"stargazers_count":20,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"develop-v5","last_synced_at":"2026-01-30T09:45:02.858Z","etag":null,"topics":["craft-plugin","craftcms","debugging","twig-comments"],"latest_commit_sha":null,"homepage":"https://nystudio107.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nystudio107.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"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},"funding":{"github":["khalwat"]}},"created_at":"2018-10-02T15:28:42.000Z","updated_at":"2026-01-29T21:44:30.000Z","dependencies_parsed_at":"2024-04-18T19:28:02.556Z","dependency_job_id":"d45222de-d0a4-4a4a-88aa-01f6b5995307","html_url":"https://github.com/nystudio107/craft-templatecomments","commit_stats":{"total_commits":82,"total_committers":1,"mean_commits":82.0,"dds":0.0,"last_synced_commit":"40c4980f32b241a2ff6fb3f0f4b4a7cd4e50a327"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/nystudio107/craft-templatecomments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fcraft-templatecomments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fcraft-templatecomments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fcraft-templatecomments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fcraft-templatecomments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nystudio107","download_url":"https://codeload.github.com/nystudio107/craft-templatecomments/tar.gz/refs/heads/develop-v5","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fcraft-templatecomments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28922236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["craft-plugin","craftcms","debugging","twig-comments"],"created_at":"2024-11-22T22:16:55.077Z","updated_at":"2026-01-30T23:07:15.434Z","avatar_url":"https://github.com/nystudio107.png","language":"PHP","funding_links":["https://github.com/sponsors/khalwat"],"categories":[],"sub_categories":[],"readme":"[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nystudio107/craft-templatecomments/badges/quality-score.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-templatecomments/?branch=v5) [![Code Coverage](https://scrutinizer-ci.com/g/nystudio107/craft-templatecomments/badges/coverage.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-templatecomments/?branch=v5) [![Build Status](https://scrutinizer-ci.com/g/nystudio107/craft-templatecomments/badges/build.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-templatecomments/build-status/v5) [![Code Intelligence Status](https://scrutinizer-ci.com/g/nystudio107/craft-templatecomments/badges/code-intelligence.svg?b=v5)](https://scrutinizer-ci.com/code-intelligence)\n\n# Template Comments plugin for Craft CMS 5.x\n\nAdds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.\n\n![Screenshot](./docs/docs/resources/img/plugin-logo.png)\n\n## Requirements\n\nThis plugin requires Craft CMS 5.0.0 or later.\n\n## Installation\n\nTo install the plugin, follow these instructions.\n\n1. Open your terminal and go to your Craft project:\n\n        cd /path/to/project\n\n2. Then tell Composer to load the plugin:\n\n        composer require nystudio107/craft-templatecomments\n\n3. Install the plugin via `./craft install/plugin templatecomments` via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Template Comments.\n\nYou can also install Template Comments via the **Plugin Store** in the Craft Control Panel.\n\n## Documentation\n\nClick here -\u003e [Template Comments Documentation](https://nystudio107.com/plugins/template-comments/documentation)\n\n## Template Comments Roadmap\n\nSome things to do, and ideas for potential features:\n\n* Support wrapping macros in comments\n\nBrought to you by [nystudio107](https://nystudio107.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnystudio107%2Fcraft-templatecomments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnystudio107%2Fcraft-templatecomments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnystudio107%2Fcraft-templatecomments/lists"}