magenizr/magento2-duplicate

通过复制例如目录和购物车价格规则、CMS页面和块或类别等记录来节省时间。

资助包维护!
Patreon

安装: 19

依赖项: 0

建议者: 0

安全: 0

星标: 2

关注者: 1

分支: 0

开放性问题: 0

类型:magento2-module

1.0.0 2022-10-16 09:41 UTC

This package is auto-updated.

Last update: 2024-09-13 05:12:07 UTC


README

复制

通过复制例如目录和购物车价格规则、CMS页面和块或类别等记录来节省时间。

Magenizr Duplicate - Backend Login

系统需求

  • Magento 2.4.x
  • PHP 7.x

安装(Composer 2)

  1. 更新你的composer.json composer require "magenizr/magento2-duplicate":"1.0.0" --no-update
  2. 使用composer update magenizr/magento2-duplicate --no-install来更新你的composer.lock文件。
Updating dependencies
Lock file operations: 1 install, 1 update, 0 removals
  - Locking magenizr/magento2-duplicate (1.0.0)
  1. 然后执行composer install来安装包。
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 1 install, 0 update, 0 removals
  - Installing magenizr/magento2-duplicate (1.0.0): Extracting archive
  1. 启用模块并清除静态内容。
php bin/magento module:enable Magenizr_Duplicate --clear-static-content
php bin/magento setup:upgrade

手动安装

  1. 下载代码。
  2. 解压下载的tar.gz文件。例如:tar -xzf Magenizr_Duplicate_1.0.0.tar.gz
  3. 将代码复制到./app/code/Magenizr/Duplicate/
  4. 启用模块并清除静态内容。
php bin/magento module:enable Magenizr_Duplicate --clear-static-content

功能

  • 店铺 > 配置 > 通用 > 内容管理 > 复制中启用/禁用模块
  • 复制目录和购物车价格规则、CMS页面和块或类别
  • 复制的项目必须手动启用

使用方法

只需进入并编辑你的目录价格规则、购物车价格规则、CMS页面、CMS块或类别,然后点击复制按钮。

支持

如果你遇到任何问题,请不要犹豫在Github上打开一个问题。

购买

此模块在GitHub上免费提供。

联系

GitHubTwitterFacebook上关注我们。

历史

===== 1.0.0 =====

  • 稳定版本

许可证

OSL - 开放软件许可证 3.0