-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from ho-nl/hnsr-fixes
Update README, remove explicit versioning so we can just tag versions
- Loading branch information
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
# Blank Magento 2 Classic Frontend | ||
Blanks out the classic Magento 2 frontend, without affecting APIs that are implemented in the frontend area (eg. Adyen) | ||
|
||
Additionally, you can make the classic frontend redirect to the URL configured as base link url by setting `blank_classic_frontend/general/should_redirect` | ||
## Installation | ||
```sh | ||
composer install reach-digital/magento2-blank-classic-frontend | ||
``` | ||
|
||
## Configuration | ||
You can make the classic frontend redirect to the URL configured as base link url by setting `blank_classic_frontend/general/should_redirect` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters