一个在 Magento2 管理区域对价格和目录执行批量操作的模块
github.com/macbeth/Piantanida_MassActions
源代码
问题
安装: 4
依赖项: 0
建议者: 0
安全: 0
星级: 0
关注者: 1
分支: 0
开放问题: 0
类型:magento2-module
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 0e9b99ae2c8526159ca270b59410026c82aa8d4f
This package is auto-updated.
Last update: 2024-09-06 11:53:59 UTC
一个在 Magento2 目录上执行批量操作的模块。
当前功能
使用 Excel 的复制/粘贴进行批量价格更改。
使用 composer 下载
composer require piantanida/massactions
启用模块
php bin/magento module:enable Piantanida_MassActions
升级数据库模式
php bin/magento setup:upgrade