Magento 2 招聘任务

维护者

详细信息

github.com/tomekf/task

源代码

问题

安装次数: 6

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 0

分支: 0

开放性问题: 0

类型:magento2-module

1.0.0 2019-01-16 20:38 UTC

This package is auto-updated.

Last update: 2024-09-17 12:01:16 UTC


README

招聘任务

安装

  • composer require softwaretarget/task
  • bin/magento setup:upgrade
  • bin/magento cache:flush
  • 清除静态文件和js/css缓存

功能

  • 在结账页面添加'external_order_id'字段
  • 该字段在订单详情页面(前端)可见
  • 该字段在订单详情页面(管理界面)可见
  • 该字段在“我的订单”页面(前端)可见
  • 该字段在订单页面(管理界面网格)可见
  • 该字段通过服务器端和js进行验证