amage / module-sitemap
Add/Remove custom urls from sitempa
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
README
``amage/module-sitemap``
Main Functionalities
Add/Remove the URLs from sitemap easily
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Amage
- Enable the module by running
php bin/magento module:enable Amage_Cms
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush