piantanida/massactions

一个在 Magento2 管理区域对价格和目录执行批量操作的模块

安装: 4

依赖项: 0

建议者: 0

安全: 0

星级: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.3 2022-06-01 15:21 UTC

This package is auto-updated.

Last update: 2024-09-06 11:53:59 UTC


README

一个在 Magento2 目录上执行批量操作的模块。

当前功能

使用 Excel 的复制/粘贴进行批量价格更改。

安装

使用 composer 下载

composer require piantanida/massactions

启用模块

php bin/magento module:enable Piantanida_MassActions

升级数据库模式

php bin/magento setup:upgrade