diepxuan / module-sitemap
Sitemap page for Magento 2
Package info
github.com/diepxuan/module-sitemap
Type:magento2-module
pkg:composer/diepxuan/module-sitemap
0.0.2.1
2018-03-05 00:38 UTC
Requires
- php: ~5.6.5|7.0.2|7.0.4|~7.0.6
This package is auto-updated.
Last update: 2026-03-04 18:42:56 UTC
README
Sitemap page
This extension amend the Sitemap page for Magento 2.
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require diepxuan/module-sitemap$ bin/magento module:enable Diepxuan_Sitemap$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy