定制 sandftae/module-backend-ui-messages 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

sandftae/module-backend-ui-messages

最新稳定版本:1.0.0

Composer 安装命令:

composer require sandftae/module-backend-ui-messages

包简介

A simple module that provides the same error handling for the admin area as for checkout

README 文档

README

Description

A simple module that provides the same error handling for the admin area as for checkout. This module is built on top of Magento_Ui message handlers (literally, Ctrl + C and Ctrl + V). When using it, you need to remember that to display error messages, you need to emulate the application bindings, like you do for checkout. The admin side rarely has this, so your parent component or the message component itself should call something like this after all the messages have been added:

// for parent
 $(this.parentContainer).applyBindings();

// or
$(this.messageContainer).applyBindings();

// note: messageContainer and parentContainer are usually CSS classes

Without recalling applyBindings methods messages won`t be rendered.

Installation

run this command:

composer require sandftae/module-backend-ui-messages

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-02-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固