Installation
- Install badaso core first, then install badaso sitemap module
composer require badaso/sitemap-module
- Add the plugins to your .env. If you have another plugins installed, include them using delimiter comma (,).
MIX_BADASO_MENU=${MIX_DEFAULT_MENU},sitemap-module
MIX_BADASO_PLUGINS=sitemap-module
MIX_BADASO_POST_URL_PREFIX="change-with-your-theme-prefix" - Setup the sitemap module
php artisan badaso-sitemap:setup
- Your sitemap is ready, you can access the sitemap
/sitemap.xml