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

0.0.1 2017-07-19 02:09 UTC

This package is auto-updated.

Last update: 2024-07-04 14:47:49 UTC


README

Landing page in category for Magento 2

Latest version Packagist Magento 2 PHP >= 5.5.22

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