Magento2 Disable Frontend Save

Magento 2 module to disable frontend

Project README

Disable Frontend in Magento 2

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

Open Source Agenda is not affiliated with "Magento2 Disable Frontend" Project. README Source: abelbm/magento2-disable-frontend
Stars
35
Open Issues
0
Last Commit
5 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating