承接 kiwicommerce/module-customer-password 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kiwicommerce/module-customer-password

最新稳定版本:1.0.2

Composer 安装命令:

composer require kiwicommerce/module-customer-password

包简介

Magento 2 - Customer Password

README 文档

README

Overview

The KiwiCommerce_CustomerPassword module allows administrators to change customer passwords directly from the admin panel in Magento 2. This module enhances the admin's ability to manage customer accounts efficiently.

Features

  • Admins can change customer passwords directly from the customer edit page.
  • Sends a notification email to customers when their password is changed by an admin.
  • Secure password handling to ensure customer data privacy.

Installation

  1. Download the latest the customer password extension from here
  2. Download the module package and extract it.
  3. Copy the extracted files to app/code/KiwiCommerce/CustomerPassword.
  4. Enable the module:
    bin/magento module:enable KiwiCommerce_CustomerPassword
  5. After install the extension, run the following command
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    php bin/magento cache:flush

Usage

  1. Log in to the Magento admin panel.
  2. Navigate to Customers > All Customers.
  3. Select a customer you wish to change the password for and click Edit.
  4. In the customer edit page, you will find a section to change the customer password.
  5. Enter the new password and confirm it.
  6. Save the changes.

Contribution

Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:

  • Creating bug reports, issues or feature requests on Github
  • Submitting pull requests for improvements.

We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!

统计信息

  • 总下载量: 55.59k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 3
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-01-01