Skip to content

Commit

Permalink
Finish fix_documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
abelbm committed May 20, 2017
2 parents 050e500 + 2dd1f02 commit 77d4400
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Disable Frontend
Magento 2
## Disable Frontend in Magneto 2
Disable the frontend in Magneto 2 for using only the Admin and the API routes.

#### 1 - Installation Disable Frontend

Expand All @@ -15,7 +15,7 @@ Install Disable Frontend for Magento2
##### Using Composer

```
composer require abelbm/magneto2-disablefrontend:1.0.2
composer require abelbm/magneto2-disablefrontend
```

#### 2 - Enable Disable Frontend
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abelbm/magento2-disablefrontend",
"description": "Disable Frontend",
"description": "Disable Frontend in Magento 2.",
"keywords": [
"magento 2",
"disable",
Expand Down

0 comments on commit 77d4400

Please sign in to comment.