{"id":16314909,"url":"https://github.com/cebe/luya-module-sitemap","last_synced_at":"2025-07-24T11:12:54.115Z","repository":{"id":48390644,"uuid":"138055187","full_name":"cebe/luya-module-sitemap","owner":"cebe","description":":card_index: sitemap.xml module for LUYA CMS","archived":false,"fork":false,"pushed_at":"2023-12-07T14:42:07.000Z","size":127,"stargazers_count":12,"open_issues_count":1,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-11T21:55:50.012Z","etag":null,"topics":["cms","hacktoberfest","luya","php","sitemap"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cebe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-20T15:57:28.000Z","updated_at":"2024-07-16T20:12:04.000Z","dependencies_parsed_at":"2022-08-28T11:01:18.722Z","dependency_job_id":null,"html_url":"https://github.com/cebe/luya-module-sitemap","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fluya-module-sitemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fluya-module-sitemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fluya-module-sitemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cebe%2Fluya-module-sitemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cebe","download_url":"https://codeload.github.com/cebe/luya-module-sitemap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221809169,"owners_count":16883868,"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","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":["cms","hacktoberfest","luya","php","sitemap"],"created_at":"2024-10-10T21:55:34.759Z","updated_at":"2024-10-28T08:45:43.422Z","avatar_url":"https://github.com/cebe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png\" alt=\"LUYA Logo\"/\u003e\n\u003c/p\u003e\n\n# LUYA sitemap.xml Module\n\n\n[![Latest Stable Version](https://poser.pugx.org/cebe/luya-module-sitemap/v/stable)](https://packagist.org/packages/cebe/luya-module-sitemap)\n[![Build Status](https://travis-ci.org/cebe/luya-module-sitemap.svg?branch=master)](https://travis-ci.org/cebe/luya-module-sitemap)\n[![License](https://poser.pugx.org/cebe/luya-module-sitemap/license)](https://packagist.org/packages/cebe/luya-module-sitemap)\n[![LUYA](https://img.shields.io/badge/Powered%20by-LUYA-brightgreen.svg)](https://luya.io)\n\nThe LUYA sitemap.xml module provides sitemap.xml support for SEO.\n\nCurrently it only generates sitemap entries for pages created by the CMS module.\n\n\n## Installation\n\nFor the installation of modules Composer is required.\n\n    composer require cebe/luya-module-sitemap\n\n### Configuration\n\nAdd the frontend module of the sitemap module to your configuration modules section:\n\n```php\nreturn [\n    'modules' =\u003e [\n        // ...\n        'sitemap' =\u003e [\n            'class' =\u003e cebe\\luya\\sitemap\\Module::class,\n            // available configuration options:\n\n            // include hidden pages in sitemap.xml, default=false\n            //'withHidden' =\u003e true,\n\n            // encode urls in sitemap.xml, default=true\n            //'encodeUrls' =\u003e true,\n        ],\n        // ...\n    ],\n];\n```\n\n\u003e Please note that the module name *sitemap* is required and should not be changed!\n\n## Development \u0026 Testing\n\nIn order to run the unit tests install sqlite\n\n```sh\nsudo apt-get install php-sqlite3\n```\n\nand run the tests\n\n```sh\n./vendor/bin/phpunit tests/\n```\n\n## Support\n\nProfessional support, consulting as well as software development services are available:\n\nhttps://www.cebe.cc/en/contact\n\nDevelopment of this library is sponsored by [cebe.:cloud: \"Your Professional Deployment Platform\"](https://cebe.cloud).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebe%2Fluya-module-sitemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcebe%2Fluya-module-sitemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebe%2Fluya-module-sitemap/lists"}