28software / module-seo
SEO Module for Magento 2
Installs: 39
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4
- magento/framework: *
- magento/module-catalog: 103.*|104.*
This package is auto-updated.
Last update: 2025-03-17 22:32:10 UTC
README
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