Magento 2 Attribute Splash XML Sitemap Installation
« Back to Attribute Splash XML Sitemap
Magento 1
You can install the module for Magento 1 using Composer or you can manually install it using FTP.
-
Run the following commands in your Magento root directory to install the module using Composer.
# Add the FishPig Composer repo composer config repositories.fishpig composer https://repo.fishpig.co.uk/ # Install the module using Composer composer require fishpig/magento1-attribute-splash-xmlsitemap:*
To complete the installation, flush the Magento cache and log out and back in to the Magento Admin.
-
You can download the latest version of the module from the Downloads page.
Extract the ZIP file and merge the files with your Magento root directory using FTP. If a modman file is present, you can ignore this file.
To complete the installation, flush the Magento cache and log out and back in to the Magento Admin.