diepxuan / module-catalog
Catalog for Magento 2
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0||~8.1.0
- magento/framework: *
- magento/module-backend: *
- magento/module-catalog: *
- magento/module-configurable-product: *
This package is auto-updated.
Last update: 2024-10-28 03:43:03 UTC
README
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