diepxuan / module-landing
Landing page in category for Magento 2
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.6.5|7.0.2|7.0.4|~7.0.6
- magento/framework: 100.1.*
This package is auto-updated.
Last update: 2024-11-04 15:30:27 UTC
README
Landing
This extension amend the Landing page in category page for Magento 2.
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require diepxuan/module-landing
$ bin/magento module:enable Diepxuan_Landing
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy