shevtsovtn/get-sitemap

You can generate sitemap in one of three extensions.

Maintainers

Package info

github.com/ShevtsovTN/get-sitemap

pkg:composer/shevtsovtn/get-sitemap

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2022-08-29 20:46 UTC

This package is auto-updated.

Last update: 2026-03-29 00:59:50 UTC


README

You can generate sitemap in one of three extensions.

Made by test assignment: You need to write a site map generation library in various file formats: xml, csv, json. The library must be moved to the repository on the githab and connected using the composer require ... command. After that you can add the config file php artisan vendor:publish --provider="Sitemap\SitemapServiceProvider". The task of generating a site map must be launched from the console using artisan.