abelbm/magento2-disablefrontend
最新稳定版本:1.1.1
Composer 安装命令:
composer require abelbm/magento2-disablefrontend
包简介
Disable Frontend in Magento 2.
README 文档
README
Disable the frontend in Magento 2 for using only the Admin and the API routes.
1 - Installation Disable Frontend
Manual Installation
Install Disable Frontend for Magento2
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/Abelbm/DisableFrontend
- Copy the content from the unzip folder
Using Composer
composer require abelbm/magento2-disablefrontend
2 - Enable Disable Frontend
- php bin/magento module:enable Abelbm_DisableFrontend
- php bin/magento setup:upgrade
- php bin/magento cache:flush
- php bin/magento setup:di:compile
3 - Change the frontend redirect
Stores > Configuration > Advanced > Admin > Disable Frontend
统计信息
- 总下载量: 19.47k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 38
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0
- 更新时间: 2017-05-20