{"id":37012356,"url":"https://github.com/0test/evocms-sitemap","last_synced_at":"2026-01-14T01:04:36.966Z","repository":{"id":59326465,"uuid":"536661223","full_name":"0test/evocms-sitemap","owner":"0test","description":"Generate sitemap.xml for Evolution CMS","archived":false,"fork":false,"pushed_at":"2022-11-23T20:35:36.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T16:29:59.404Z","etag":null,"topics":["evolution-cms","sitemap-xml"],"latest_commit_sha":null,"homepage":"","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/0test.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":"2022-09-14T16:12:15.000Z","updated_at":"2023-06-09T15:42:23.000Z","dependencies_parsed_at":"2023-01-22T06:46:11.407Z","dependency_job_id":null,"html_url":"https://github.com/0test/evocms-sitemap","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/0test/evocms-sitemap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0test%2Fevocms-sitemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0test%2Fevocms-sitemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0test%2Fevocms-sitemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0test%2Fevocms-sitemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0test","download_url":"https://codeload.github.com/0test/evocms-sitemap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0test%2Fevocms-sitemap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28407640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"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":["evolution-cms","sitemap-xml"],"created_at":"2026-01-14T01:04:36.433Z","updated_at":"2026-01-14T01:04:36.956Z","avatar_url":"https://github.com/0test.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evocms Sitemap XML\n\nГенерирует по адресу /sitemap.xml карту сайта.\n\n[![CMS Evolution](https://img.shields.io/badge/CMS-Evolution-brightgreen.svg)](https://github.com/evocms-community/evolution)  ![PHP version](https://img.shields.io/badge/PHP-\u003e=v7.4-green.svg?php=7.4) \n\n## Установка\n\n```\nphp artisan package:installrequire 0test/evocms-sitemap \"*\"\n```\n\n```\nphp artisan vendor:publish --provider=\"EvolutionCMS\\SitemapXml\\SitemapXmlServiceProvider\"\n```\n## Опции\nСоздайте папку `sitemapxml\\config\\` и в ней файл `config.php`.\nПример конфига в файле `example.config.php`.\n```php\nreturn [\n\t'exclude' =\u003e 'sitemap_exclude',\t\t// имя параметра TV типа checkbox для \"Исключить из карты сайта\"\n\t'frequency'=\u003e 'sitemap_changefreq', // имя параметра TV типа dropdown для \"Частота обновления\"\n\t'frequency_default' =\u003e 'dayly',\t\t// частота обновления по-умолчанию\n\t'priority'=\u003e 'sitemap_priority',\t// имя параметра TV типа dropdown для \"Приоритет в карте сайта\"\n\t'priority_default' =\u003e '0.5',\t\t// приоритет по-умолчанию\n\t'exclude_templates' =\u003e [0,4],\t\t// ID шаблонов, которые нужно исключить из карты сайта.\n];\n```\n## Использование \nТВ-параметры пакет не создаёт.\n\nВы можете сделать ТВ руками, или использовать [это](https://github.com/0test/seoTVs) решение.\n```\nsitemap_exclude \n// имя параметра TV типа checkbox для \"Исключить из карты сайта\"\n\nsitemap_changefreq\n// имя параметра TV типа dropdown для \"Частота обновления\"\n\nsitemap_priority\n// имя параметра TV типа dropdown для \"Приоритет в карте сайта\"\n```\nМожет потом допишу. Или нет.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0test%2Fevocms-sitemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0test%2Fevocms-sitemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0test%2Fevocms-sitemap/lists"}