bkubicki/custom-app-area-playground
Composer 安装命令:
composer require bkubicki/custom-app-area-playground
包简介
Custom app area code playground
关键字:
README 文档
README
Overview
Module provides playground and example for practical usage of custom area code
Features
- adding custom area code
- example of custom xml configuration in custom area
- example of custom front controller for different HTTP request handling
Prerequisites
Magento 2.2 or higher PHP 7.1
Installation
Via Composer
To install the extension using Composer use the following commands:
composer require bkubicki/custom-area-code-playground php bin/magento module:enable BKubicki_CustomAppAreaPlayground php bin/magento setup:upgrade
From GitHub
You can download the extension directly from GitHub and
put it inside app/code/BKubicki/CustomAppAreaPlayground directory. Then run the
following commands:
php bin/magento module:enable BKubicki_CustomAppAreaPlayground php bin/magento setup:upgrade
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-17