Skip to content

diepxuan/module-sitemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap page for Magento 2

Latest version Packagist Magento 2 PHP >= 5.6

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