Skip to content

Sitemap Addon. Generates a sitemap.xml.

License

Notifications You must be signed in to change notification settings

codex-project/sitemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title subtitle
Sitemap
Addons

Sitemap Addon

Generates a sitemap.xml

Installation

composer require codex/sitemap
php artisan codex:addons:enable codex/sitemap
php artisan vendor:publish --provider="Codex\Sitemap\SitemapAddonServiceProvider"

Configuration

config/codex-sitemap.php

[
    'output_path' => public_path('sitemap.xml'),
]

Copyright/License

Copyright 2019 Robin Radic - MIT Licensed

About

Sitemap Addon. Generates a sitemap.xml.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages