vendic/magento2-vuestorefront-xmlsitemap 0.3.0

Magento 2 sitemap.xml generator for VueStorefront

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

VueStorefront XML sitemap generator for Magento 2

Latest Stable Version Latest Unstable Version License Build Status

This modules generates a sitemap xml (via cron job, everyday at 00:00) for VueStorefront projects that are integrated with Magento 2. VueStorefront uses a special url structure, based on Magento 2 data:

Example category URL structure:

https://vuestorefronturl.com/urlkey-id

Example product URL structure:

https://vuestorefronturl.com/sku/urlkey

Support

Magento 2.2 Magento 2.3
:white_check_mark: :white_check_mark:

Installation

composer require composer require vendic/magento2-vuestorefront-xmlsitemap

Go to system configuration:

Stores > Configuration > Vendic > VueStorefront

And set your Vuestorefront homepage url.

Contributors

Tjitse Efde

License

The MIT License (MIT). Please see License File for more information.