shevtsovtn/get-sitemap

You can generate sitemap in one of three extensions.

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

This package is auto-updated.

Last update: 2025-05-29 01:56:25 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.