diepxuan/module-catalog

Catalog for Magento 2

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.2 2022-08-04 11:15 UTC

This package is auto-updated.

Last update: 2024-04-07 12:48:19 UTC


README

Latest version Packagist Magento 2.4 PHP >= 5.5.22

Features

  • Update position to order products in admin catalog page

Installation

The easiest way to install the extension is to use Composer

Run the following commands:

  • $ composer require diepxuan/module-catalog
  • $ bin/magento module:enable Diepxuan_Catalog
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy