SEO module for Magento 2.
- Set product page visibility on product level
composer require 28software/module-seo
Download modman bash < <(wget -q --no-check-certificate -O - https://raw.github.com/colinmollenhour/modman/master/modman-installer)
In the Magento 2 directory
modman init
Clone the repository, run the command from Magento 2 root directory:
modman clone git@github.com:28software/module-seo.git
In order to update the repository with the changes from remote branch run the command:
modman update 28software/module-seo
SEO extension for Magento 2 is licensed under the MIT License - see the LICENSE file for details