Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.15 KB
Supported Magento Versions

SEO module for Magento 2

SEO module for Magento 2.

  • Set product page visibility on product level

Installation

Composer

composer require 28software/module-seo

Modman

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

Authors

License

SEO extension for Magento 2 is licensed under the MIT License - see the LICENSE file for details