Skip to content

Commit f73bd69

Browse files
authored
Merge pull request #2 from landofcoder/dev-docs
update readme file
2 parents ab42d1e + ec39b23 commit f73bd69

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# Lof All Extension
22

3-
The extension was included on all landofcoder extensions to generate admin menu
3+
The extension was included on all landofcoder extensions to generate admin menu
4+
5+
## 1. Documentation
6+
7+
## 2. How to install SMTP Extension
8+
9+
### Install via composer (recommend)
10+
11+
Run the following command in Magento 2 root folder:
12+
13+
```
14+
composer require landofcoder/module-all
15+
php bin/magento setup:upgrade
16+
php bin/magento setup:static-content:deploy
17+
```

0 commit comments

Comments
 (0)