PHPackages                             0test/evocms-sitemap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. 0test/evocms-sitemap

ActiveLibrary

0test/evocms-sitemap
====================

Sitemap XML for evocms 3.x

1.1(3y ago)21651[1 PRs](https://github.com/0test/evocms-sitemap/pulls)PHP

Since Sep 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/0test/evocms-sitemap)[ Packagist](https://packagist.org/packages/0test/evocms-sitemap)[ RSS](/packages/0test-evocms-sitemap/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Evocms Sitemap XML
==================

[](#evocms-sitemap-xml)

Генерирует по адресу /sitemap.xml карту сайта.

[![CMS Evolution](https://camo.githubusercontent.com/7c60e51aeffcac06f808665cb99acb6e3422e0821c3f41397c4cfeceb176ccfd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f434d532d45766f6c7574696f6e2d627269676874677265656e2e737667)](https://github.com/evocms-community/evolution) [![PHP version](https://camo.githubusercontent.com/86bfd501d4766a48a3ff81c335ba6f51e61297e824ac218904b9f4f66ecc9d8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d76372e342d677265656e2e7376673f7068703d372e34)](https://camo.githubusercontent.com/86bfd501d4766a48a3ff81c335ba6f51e61297e824ac218904b9f4f66ecc9d8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d76372e342d677265656e2e7376673f7068703d372e34)

Установка
---------

[](#установка)

```
php artisan package:installrequire 0test/evocms-sitemap "*"

```

```
php artisan vendor:publish --provider="EvolutionCMS\SitemapXml\SitemapXmlServiceProvider"

```

Опции
-----

[](#опции)

Создайте папку `sitemapxml\config\` и в ней файл `config.php`. Пример конфига в файле `example.config.php`.

```
return [
	'exclude' => 'sitemap_exclude',		// имя параметра TV типа checkbox для "Исключить из карты сайта"
	'frequency'=> 'sitemap_changefreq', // имя параметра TV типа dropdown для "Частота обновления"
	'frequency_default' => 'dayly',		// частота обновления по-умолчанию
	'priority'=> 'sitemap_priority',	// имя параметра TV типа dropdown для "Приоритет в карте сайта"
	'priority_default' => '0.5',		// приоритет по-умолчанию
	'exclude_templates' => [0,4],		// ID шаблонов, которые нужно исключить из карты сайта.
];
```

Использование
-------------

[](#использование)

ТВ-параметры пакет не создаёт.

Вы можете сделать ТВ руками, или использовать [это](https://github.com/0test/seoTVs) решение.

```
sitemap_exclude
// имя параметра TV типа checkbox для "Исключить из карты сайта"

sitemap_changefreq
// имя параметра TV типа dropdown для "Частота обновления"

sitemap_priority
// имя параметра TV типа dropdown для "Приоритет в карте сайта"

```

Может потом допишу. Или нет.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~70 days

Total

2

Last Release

1264d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/601c6472fa7527b22b7feccaf4b102ea9be550c15a463053ccb2a7b3c437a622?d=identicon)[0test](/maintainers/0test)

---

Top Contributors

[![0test](https://avatars.githubusercontent.com/u/10080727?v=4)](https://github.com/0test "0test (17 commits)")

---

Tags

evolution-cmssitemap-xml

### Embed Badge

![Health badge](/badges/0test-evocms-sitemap/health.svg)

```
[![Health](https://phpackages.com/badges/0test-evocms-sitemap/health.svg)](https://phpackages.com/packages/0test-evocms-sitemap)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
