mslwk/module-repository-searchresult-builder
Composer 安装命令:
composer require mslwk/module-repository-searchresult-builder
包简介
Magento2 module for easy search result building in custom repositories getList methods
关键字:
README 文档
README
Magento 2 Repository SearchResult Builder module
The extension provides a simple trait for easy search result building. See the test double for reference.
Installation
Via Composer
To install the extension using Composer use the following commands:
composer require mslwk/module-repository-searchresult-builder
php bin/magento module:enable MSlwk_RepositorySearchResultBuilder
php bin/magento setup:upgrade
From GitHub
You can download the extension directly from GitHub and
put it inside app/code/MSlwk/RepositorySearchResultBuilder directory. Then run the
following commands:
php bin/magento module:enable MSlwk_RepositorySearchResultBuilder
php bin/magento setup:upgrade
统计信息
- 总下载量: 8.85k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-15