承接 muriloamaral/magento2module 相关项目开发

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

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

muriloamaral/magento2module

Composer 安装命令:

composer require muriloamaral/magento2module

包简介

A sample module for Magento 2

README 文档

README

A sample module for Magento 2.

Installation

  1. Add this project in your composer.json:

    "require": {
        "muriloamaral/magento2module": "dev-master"
    }
  2. Now tell composer to download it by running the command:

    $ sudo composer update

Post installation

  1. Enabling it in your app/etc/config.php file.

    <?php
        'modules' => array(
            // ...
            'MuriloAmaral_Magento2Module' => 1
        )

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2015-03-27