Skip to content

diepxuan/module-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalog for Magento 2

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