muriloamaral/magento2module
Composer 安装命令:
composer require muriloamaral/magento2module
包简介
A sample module for Magento 2
README 文档
README
A sample module for Magento 2.
Installation
-
Add this project in your composer.json:
"require": { "muriloamaral/magento2module": "dev-master" }
-
Now tell composer to download it by running the command:
$ sudo composer update
Post installation
-
Enabling it in your
app/etc/config.phpfile.<?php 'modules' => array( // ... 'MuriloAmaral_Magento2Module' => 1 )
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2015-03-27