Home

Awesome

<div align="center"> <img src="https://img.shields.io/badge/magento-2.X-brightgreen.svg?logo=magento&longCache=true&style=flat-square" alt="Supported Magento Versions" /> <a href="https://opensource.org/licenses/MIT" target="_blank"><img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a> </div>

SEO module for Magento 2

SEO module for Magento 2.

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