定制 developersspot/magento-2-ewarranty 二次开发

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

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

developersspot/magento-2-ewarranty

Composer 安装命令:

composer require developersspot/magento-2-ewarranty

包简介

E-Warranty page for magento 2

README 文档

README

E-warranty page for magento 2. Basic bootstrap form element used.

Instal with composer as you go

  1. Go to Magento 2 root folder

  2. Enter below command to install E-Warranty module

    composer require developersspot/magento-2-ewarranty
  3. Enter following command to enable the module

    rm -rf var/view_preprocessed/*
    rm -rf pub/static/adminhtml/*
    rm -rf pub/static/frontend/*
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    php bin/magento cache:clean
    php bin/magento cache:flush

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-08-28