{"id":50387862,"url":"https://github.com/etechflow/module-page-speed-optimizer","last_synced_at":"2026-05-30T16:01:35.699Z","repository":{"id":359316676,"uuid":"1245335473","full_name":"etechflow/module-page-speed-optimizer","owner":"etechflow","description":"Magento 2 Page Speed Optimizer. Google PageSpeed Insights diagnostic from the admin + CLI, ETechFlow-feature mapping. v1.1+ adds CSS/JS minification, defer fonts, prioritize resource loading. Standalone or bundled with ETechFlow Image Optimizer.","archived":false,"fork":false,"pushed_at":"2026-05-21T10:03:00.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-21T17:37:00.301Z","etag":null,"topics":["core-web-vitals","ecommerce","etechflow","hyva","hyva-compatible","magento-2","magento-module","magento2","magento2-module","page-speed","pagespeed-insights","performance","php","seo"],"latest_commit_sha":null,"homepage":"https://etechflow.com","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/etechflow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-21T06:07:23.000Z","updated_at":"2026-05-21T10:03:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/etechflow/module-page-speed-optimizer","commit_stats":null,"previous_names":["etechflow/module-page-speed-optimizer"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/etechflow/module-page-speed-optimizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etechflow%2Fmodule-page-speed-optimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etechflow%2Fmodule-page-speed-optimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etechflow%2Fmodule-page-speed-optimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etechflow%2Fmodule-page-speed-optimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etechflow","download_url":"https://codeload.github.com/etechflow/module-page-speed-optimizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etechflow%2Fmodule-page-speed-optimizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33698654,"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-30T02:00:06.278Z","response_time":92,"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":["core-web-vitals","ecommerce","etechflow","hyva","hyva-compatible","magento-2","magento-module","magento2","magento2-module","page-speed","pagespeed-insights","performance","php","seo"],"created_at":"2026-05-30T16:01:34.935Z","updated_at":"2026-05-30T16:01:35.688Z","avatar_url":"https://github.com/etechflow.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ETechFlow Page Speed Optimizer\n\nMagento 2 module that integrates with Google PageSpeed Insights — run real performance diagnostics from the admin, see Lighthouse lab data + real-user CrUX field data side-by-side, and get inline mappings from Google's recommendations to the ETechFlow setting that fixes each one.\n\nCode optimization (CSS/JS/HTML minification, defer fonts, prioritize resource loading) is in development for v1.1+. v1.0 ships the visible-value feature first.\n\n## Install\n\n```bash\ncomposer require etechflow/module-page-speed-optimizer:^1.0\nbin/magento module:enable ETechFlow_PageSpeedOptimizer\nbin/magento setup:upgrade\nbin/magento setup:di:compile\nbin/magento cache:flush\n# Restart php-fpm to clear OPcache (mandatory on prod with opcache.validate_timestamps=0)\n```\n\n## Set up the Google API key (~3 min, one-time)\n\n1. https://console.cloud.google.com/apis/credentials → **Create Credentials → API Key** (free)\n2. Enable **PageSpeed Insights API** on the project (free, 25,000 requests/day)\n3. Paste the key into **Stores → Configuration → eTechFlow → Page Speed Optimizer → Google PageSpeed Insights → API Key**\n\nWithout a key it still works, but you'll hit Google's per-IP rate limit (~1 request/second).\n\n## Activate the licence\n\n```bash\nphp tools/generate-license.php --module=page-speed-optimizer --host=\u003cyour-domain\u003e\n```\n\nPaste the key into **Configuration → eTechFlow → Page Speed Optimizer → License Key** (or use the **Bundle License Key** if you're an ETechFlow suite customer).\n\n## Verify\n\n```bash\nbin/magento etechflow:pso:verify\n```\n\nTen PASS lines means you're good to go.\n\n## Run your first diagnostic\n\n```bash\nbin/magento etechflow:pso:diagnose --url=https://your-store.com/ --strategy=mobile\n```\n\nOr via the admin: **Stores → Settings → Page Speed Diagnose** → click **Run diagnostic**.\n\n## Configuration\n\n`Stores → Configuration → eTechFlow → Page Speed Optimizer`:\n\n- **License Key** — per-module key (or use Bundle License Key for the suite)\n- **Module Enabled** — toggle the whole module\n- **Google PageSpeed Insights API Key** — your Google Cloud API key\n- **Default Strategy** — mobile (Google's mobile-first indexing default) or desktop\n- **API Timeout** — default 90s (PSI typically takes 15-45s per page)\n\n## Compatibility\n\n- Magento Open Source 2.4.4 – 2.4.8\n- Adobe Commerce 2.4.4 – 2.4.8\n- PHP 8.1 / 8.2 / 8.3 / 8.4\n- Hyvä Theme + Hyvä Checkout — admin-only module, theme-agnostic\n\n## Support\n\ninfo@etechflow.com — include your license key + Magento version when reporting issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetechflow%2Fmodule-page-speed-optimizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetechflow%2Fmodule-page-speed-optimizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetechflow%2Fmodule-page-speed-optimizer/lists"}